post https://sandbox.paddieswitch.com/api/v1/customers/add-wallet
This service enables merchant to add a customer wallet (NGN) for NGN Dynamic load from bank
Log in to see full request history
Responses
This service enables merchant to add a customer wallet (NGN) for NGN Dynamic load from bank
xxxxxxxxxx
10curl --request POST \
--url https://sandbox.paddieswitch.com/api/v1/customers/add-wallet \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"currency": "NGN",
"email": "test@gmail.com"
}
'
Try It!
to start a request and see the response here! Or choose an example: