post https://extapidi2-1601d:8443/api/v1/gateway/ext/cardholder/payment
Creates a payment for a card.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Creates a payment for a card.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
11curl --request POST \
--url https://extapidi2-1601d: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: