curl --location --request PUT '/api/customers/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"code": "93699723",
"companyKey": "02000449579236"
}'{
"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"
}
}