Create Account

The Create Account endpoint allows you to create a new account in the system. This endpoint accepts detailed information about the account, including its name, status, type, and billing preferences. It supports external integrations through fields like ExtID for CRM/ERP linkage. On success, the API returns the newly created account object, including its unique internal ID (ID), which can be used for further operations.

📘

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
Click Try It! to start a request and see the response here!