Create Account
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
Request to create a new account
The body is of type object
.
Response when retrieving an account
Standard response structure for successful operations