curl --location --request PUT 'https://test.your-api-server.com/api/v0/customer/activate/'
{ "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" }