Onboard a sub-entity with the API
Last updated: July 26, 2023
The Accounts API uses OAuth authentication.
Your account type is determined during onboarding and depends on whether you require payment capabilities (lite
), or payment and payout capabilities (full
).
- Lite accounts can only process payments – all funds are settled to your platform as per the frequency agreed during onboarding
- Full accounts can process payments and payouts on behalf of their sub-entities – funds are paid out from your sub-entity's currency account to their bank account using our payouts solution
For visibility into the status of your sub-entity during onboarding, a status
field is included in the responses to the following API calls:
If you've set up your webhook receiver, you'll be notified asynchronously of any changes to your sub-entity's status via the status_changed
webhook.
We only trigger due diligence checks when we have all of the required information. Once the checks are triggered, the sub-entity's status
will display as pending
in API responses and webhook notifications.
Information
The outcome of the due diligence checks may affect the sub-entity's capabilities.