Skip to content

Commit 8436092

Browse files
Merge pull request #230 from BitGo/update-bitgo-api-docs
Update API reference on BitGo Developer Portal
2 parents a608280 + 881e460 commit 8436092

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28222,6 +28222,12 @@ paths:
2822228222
type: string
2822328223
minLength: 1
2822428224
example: 59cd72485007a239fb00282ed480da1f
28225+
accountType:
28226+
type: string
28227+
enum:
28228+
- individual
28229+
- entity
28230+
description: The account type for the enterprise. Defaults to 'individual' if not specified. Only available when feature flag 'wp_kyb_enable-account-type-entity' is enabled.
2822528231
thirdPartyIdentifier:
2822628232
type: array
2822728233
items:

0 commit comments

Comments
 (0)