Start Client Onboarding
Creates and immediately submits a client onboarding case for compliance review. Document intake is owned by Axiym's compliance KYB flow. The client is visible in GET /clients after approval; track the case with GET /onboardings/{clientId}.
Authorization
Default In: header
Header Parameters
Client-generated unique id for this request (UUID recommended), used for end-to-end tracing. Echoed back in the X-Request-Id response header and recorded in Axiym logs — quote it when contacting support. If omitted, Axiym generates one.
uuidUnique client-generated key to safely retry a funds-moving request (e.g. a UUID, but any unique string works). Repeating a request with the same key returns the original result instead of creating a duplicate.
length <= 255Request Body
application/json
Official name of the company
Date legal entity was established
dateDate when the company registered / joined your network
dateLegal Address
Currency code — ISO 4217 fiat (e.g. USD, EUR) or a supported stablecoin (USDT, USDC).
Unique identifier from the partner side to maintain data mapping and ensure onboarding uniqueness.
Payment Network bank account that receives funding disbursements for this client (the funding destination).
Payment Rail Code
Response Body
application/json
application/json
application/json
application/json
application/json
application/json