curl --location --request POST '/api/customers' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"code": "57419251",
"companyKey": "06000889382410"
}'{
"data": {
"key": "00000565493691",
"name": "string",
"code": "73994961",
"organizationKey": "08000175691624",
"addresses": "string",
"billingAddress": "string",
"companyKey": "02000198722196",
"createdAt": "2024-04-11T18:37:00Z",
"updatedAt": "2000-07-10T17:50:16Z",
"deletedAt": "1995-11-26T05:29:26Z"
}
}