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