curl --location --request POST '/api/v0/customer/bulk?companyId'
{
"errorResponse": {
"apiSubErrors": [
{}
],
"errorMessage": "string",
"errorType": "CLIENT_REQUEST_ABORT",
"requestId": "string",
"timestamp": "yyyy-MM-dd HH:mm:ss"
},
"payload": {},
"response_code": 0,
"response_message": "string"
}