Update Account

The Update Account endpoint is used to modify existing account details. You must provide the ExtID to identify the account you want to update. Only the fields specified in the request body will be updated, making this a flexible option for partial updates. On success, the API returns the updated account object with the latest values.

📘

API & Entity Codes

To perform this operation, you must send these exact values in the request body:

  • api_code: 10
  • entity_code: 69
Language
Credentials
Header
Click Try It! to start a request and see the response here!