API marca
A valid request URL is required to generate request examples
{ "id": "<string>", "status": "DRAFT", "code": {}, "cpfcnpj": "<string>", "isPJ": true, "commercialName": "<string>", "companyName": "<string>", "addresses": [ { "id": "<string>", "principal": true, "address": { "id": "<string>", "zipCode": "<string>", "streetDescription": "<string>", "streetNumber": "<string>", "complement": "<string>", "reference": "<string>", "neighborhood": "<string>", "city": "<string>", "state": "<string>", "country": "<string>", "municipality": { "id": "<string>", "name": "<string>", "code": "<string>", "uf": "<string>" }, "code": "<string>", "type": "DELIVERY" } } ], "email": "<string>", "salesRepresentatives": [ { "id": "<string>", "principal": true, "name": "<string>", "code": "<string>", "description": "<string>", "active": true } ], "customerGroupName": {}, "phone": "<string>", "creditLimit": 123, "availableBalance": 123, "synchronized": "SUCCESS", "classifications": [ { "name": "<string>", "code": "<string>", "classificationType": { "name": "<string>", "code": "<string>" } } ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "stateInscription": "<string>", "observation": "<string>", "suframaCode": {}, "customFields": [ "<string>" ], "contacts": [ { "id": "<string>", "name": "<string>", "phone": "<string>", "email": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } ] }
unique identifier access key. each brand has it own unique key.
customer details
DRAFT
PENDING
APPROVED
BLOCKED
INACTIVE
Show child attributes
SUCCESS
ERROR
NOT_SYNCHRONIZED
PROCESSING