v1

latestOpenAPI 3.1.0Proprietary2026-07-2464170247.4 KB
Onboarding V2

Submit Business Account

Submit an onboarding account for KYB review.

post/v2/accounts/{main_account_id}/businesses/{sub_account_id}/submit

Path parameters

main_account_idstring required

Main customer account ID

sub_account_idstring required

Business child account ID

Request body

Response

Account submitted successfully.

account_idstring
status'DRAFT' | 'PROCESSING' | 'ACTION_REQUIRED' | 'UNDER_REVIEW' | 'APPROVED' | 'REJECTED' required

Onboarding lifecycle status of a business sub-account.

  • DRAFT — sub-account initiated but not yet submitted for review.
  • PROCESSING — submitted and being prepared for review.
  • ACTION_REQUIRED — a Request for Information (RFI) is open and waiting on the partner to respond. See RFI Handling.
  • UNDER_REVIEW — active manual compliance review is in progress or provisioning.
  • APPROVED — terminal status; the sub-account is active and ready to transact.
  • REJECTED — terminal status; the sub-account cannot be activated.
submitted_atstring required

Timestamp at which the sub-account was submitted for review (RFC 3339 format).