Skip to main content
POST
/
onboarding
/
subaccounts
/
{subaccountId}
/
submit
Submit a completed customer subaccount onboarding application
curl --request POST \
  --url https://api.anchorage-staging.com/v2/onboarding/subaccounts/{subaccountId}/submit \
  --header 'Api-Access-Key: <api-key>'
{
  "message": "Missing required field 'amount'."
}

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Path Parameters

subaccountId
string
required

Unique identifier for a customer subaccount - generated to the client when creating subaccount

Response

Successfully submitted KYC application