post https://merchantapi.testewallet.com/api/v1/payins
This API will add payment item(s) for a beneficiary's account.
Log in to see full request history
Response
This API will add payment item(s) for a beneficiary's account.
xxxxxxxxxx
curl --request POST \
--url https://merchantapi.testewallet.com/api/v1/payins \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '
{
"autoChargeAccount": true
}
'
Try It!
to start a request and see the response here! Or choose an example: