post https://api.sqala.tech/core/v1/credit-card-payments
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.sqala.tech/core/v1/credit-card-payments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"operation": "AUTH_AND_CAPTURE"
}
'
Try It!
to start a request and see the response here! Or choose an example: