Create Account
POST {{baseUrl}}/crm/v2/accounts
Request Body
{"record"=>{"name"=>"My Company", "description"=>"Description", "industry"=>"My Industry", "website"=>"http://www.mywebsite.com", "number_of_employees"=>12345}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-customer-id | string | ||
x-provider-name | string |