post https://demo.valorpaytech.com/api/valor-vault/addpaymentprofile/
Log in to see full request history
Add the customer payment profile for a vault id to click here
Responses
Add the customer payment profile for a vault id to click here
xxxxxxxxxx
13curl --request POST \
--url https://demo.valorpaytech.com/api/valor-vault/addpaymentprofile/3510 \
--header 'Valor-App-ID: Vw7RdW6IPmRH4Z2feCE8Pp1iqeahSonN' \
--header 'Valor-App-Key: Tv26MihzxwblHyk6gEuVelY2XwQE58jU' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"pan_num": "4111111111111111",
"expiry": "12/27",
"cardholder_name": "Sheila Mitch"
}
'
Try It!
to start a request and see the response here! Or choose an example: