Onboard a company
Onboards a new company and links it to your partner account. Send
products: ["Swap"] to provision the swap product — the response’s
swap block carries the verification link.
products defaults to ["Card"] when omitted, so send it explicitly.
You may only request products AlphaX has enabled for you.
Authentication
X-API-Keystring
Your partner API key.
Request
This endpoint expects an object.
name
countryCode
directorName
directorEmail
Where the verification invitation is addressed.
directorPhone
addressLine1
city
state
postalCode
addressLine2
products
Products to provision. Defaults to ["Card"] when omitted.
redirectUri
Where the customer is sent once verification is complete. Defaults to
an AlphaX completion page.
Response
Created
company
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error

