post https://engine-sandbox.pay.tech/api/v1/payments
Payment request, used for DEPOSITS, WITHDRAWALS and REFUNDS
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Payment request, used for DEPOSITS, WITHDRAWALS and REFUNDS
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://engine-sandbox.pay.tech/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: