post https://extapiai2-1602d:8443/api/v1/gateway/ext/cardholder/payment
Creates a payment for a card.
Log in to see full request history
Responses
Creates a payment for a card.
xxxxxxxxxx
11curl --request POST \
--url https://extapiai2-1602d:8443/api/v1/gateway/ext/cardholder/payment \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"newPaymentAccount": {
"accountType": "Checking"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: