Authorization: ********************curl --location --request POST 'https://api.plexypay.com/v1/wallet//cancel' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": 0
}'{
"walletTransactionId": "string",
"walletTransactionStatus": "string",
"orderReference": "string",
"amount": 0,
"currency": "string"
}