post https://example.com/api/transactions/pay-ins
Log in to see full request history
Response
xxxxxxxxxx
11curl --request POST \
--url https://example.com/api/transactions/pay-ins \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currency": "EUR",
"flow": "CARD",
"acquirer": "CLEARHAUS"
}
'
Try It!
to start a request and see the response here! Or choose an example: