Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28222,6 +28222,12 @@ paths:
type: string
minLength: 1
example: 59cd72485007a239fb00282ed480da1f
accountType:
type: string
enum:
- individual
- entity
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.
thirdPartyIdentifier:
type: array
items:
Expand Down