post https://sandbox.paddieswitch.com/api/v1/transactions/local-transfers/validate-mobile-wallets
This method validates Local Mobile Wallets
Log in to see full request history
Responses
This method validates Local Mobile Wallets
xxxxxxxxxx
13curl --request POST \
--url https://sandbox.paddieswitch.com/api/v1/transactions/local-transfers/validate-mobile-wallets \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"accountNumber": "+2330551425473",
"country": "GH",
"currency": "GHS",
"identifier": "GHA20001",
"sessionId": "8132970019102022"
}
'
Try It!
to start a request and see the response here! Or choose an example: