Create account holder
Creates a new account holder and starts asynchronous processing.
Headers
Idempotency key for safe retries. Reusing a key with an identical request body returns the cached response. Reusing a key with a different body returns 409.
Request body
Response
Account holder created successfully
Changes
Changed in 2 of the 30 revisions of this API.24
- ▲
added the new required request property
holder_typenew-required-request-property
- ▲
the
headerrequest parameterIdempotency-Keybecame requiredrequest-parameter-became-required
- ○
added
BusinessBeneficiaryDatato thebeneficiary_datarequest propertyanyOflistrequest-property-any-of-added
- ○
added
BusinessBeneficiaryDataResponseto thebeneficiary_dataresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added the required property
holder_typeto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○