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