Accounts
Update an account
This API let’s you to update an account’s information using customer_id and account_id.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50
Example:
"ACC00001"
Body
application/json
Payload to update account
Response
200
application/json
Response for Create and Get account requests
Structure of an account