Accounts
Create account
Create account
post/v1/customers/{customer_id}/accounts
Path parameters
customer_idstring uuid required
Headers
Idempotency-Keystring uuid required
Idempotency key to allow safe retrying of the operation. The value should be a unique UUID for each distinct operation. See our understanding idempotency guide for full details.
Request body
Response
The request to create an account has been accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.