{
"verificationStatus": "string",
"verificationDate": "string",
"status": "verified",
"name": "string",
"entityType": "individual",
"currency": "str",
"proxyType": "mobile_number",
"proxyValue": "string"
}curl --location --request POST 'https://api.zen.com/v3/customers//withdrawals/paynow' \
--header 'request-id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"verificationStatus": "string",
"verificationDate": "string",
"status": "verified",
"name": "string",
"entityType": "individual",
"currency": "str",
"proxyType": "mobile_number",
"proxyValue": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"merchantId": "string",
"shopId": "string",
"terminalId": "string",
"customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac",
"transactionType": "string",
"externalId": "string",
"name": "string",
"currency": "str",
"verificationStatus": "string",
"verificationDate": "string",
"status": "verified",
"entityType": "individual",
"proxyType": "mobile_number",
"proxyValue": "string",
"tenantId": "101",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"deletedAt": "string"
}