post https://engine-sandbox.paypear.io/api/v1/payments
Payment request, used for DEPOSITS, WITHDRAWALS and REFUNDS
Log in to see full request history
Responses
Payment request, used for DEPOSITS, WITHDRAWALS and REFUNDS
xxxxxxxxxx
curl --request POST \
--url https://engine-sandbox.paypear.io/api/v1/payments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"paymentType": "DEPOSIT"
}
'
Try It!
to start a request and see the response here! Or choose an example: