curl --location --request POST 'https://api.plexypay.com/v1/payments//cancel' \
--header 'Authorization: <api-key>'{
"id": "string",
"message": "string",
"networkTransactionReference": "string",
"responseCode": "string",
"success": "string"
}