A valid request URL is required to generate request examples
{ "id": 123, "name": "<string>", "data": {}, "addresses": [ { "id": 123, "name": "<string>", "phone": "<string>", "post_code": "<string>", "address_line_1": "<string>", "address_line_2": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "priority": true } ], "people": [ { "id": 123, "name": "<string>", "email": "<string>", "phone": "<string>", "position": "<string>", "note": "<string>", "priority": true } ], "categories": [ { "id": 123, "type": "client" } ] }
creates a contact
client_category
supplier_category
general_contractor_category
manufacture_category
warehouse_category
Show child attributes
Created
The details of the contact encoded in JSON format.