{
"customer_name": "string",
"customer_label": [
"string"
],
"customer_way": "string",
"b37a3f16": "string",
"area_cascade": [
"string"
],
"9bfe77e4": "string",
"455f0f9e": "string",
"customer_followed": "string",
"c45aa76a": "string",
"c3e2adbb": [
"string"
],
"cf2171e9": [
"string"
],
"ce99fdb8": "string",
"c1e15f33": "string",
"types": 0,
"force": 0
}
curl --location --request PUT '/ent/client/customer/' \
--header 'Authorization;' \
--header 'X-Requested-With;' \
--header 'Content-Type: application/json' \
--data-raw '{
"customer_name": "string",
"customer_label": [
"string"
],
"customer_way": "string",
"b37a3f16": "string",
"area_cascade": [
"string"
],
"9bfe77e4": "string",
"455f0f9e": "string",
"customer_followed": "string",
"c45aa76a": "string",
"c3e2adbb": [
"string"
],
"cf2171e9": [
"string"
],
"ce99fdb8": "string",
"c1e15f33": "string",
"types": 0,
"force": 0
}'
{}