{ "types": 0 }
curl --location --request POST '/ent/client/customer' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'X-Requested-With: XMLHttpRequest' \ --header 'Content-Type: application/json' \ --data-raw '{ "types": 0 }'
{}