post https://demo.valorpaytech.com/api/valor-vault/addcustomer
Log in to see full request history
Add a new vault customer profile and return the vault unique id to click here
Responses
Add a new vault customer profile and return the vault unique id to click here
xxxxxxxxxx
14curl --request POST \
--url https://demo.valorpaytech.com/api/valor-vault/addcustomer \
--header 'Valor-App-ID: Vw7RdW6IPmRH4Z2feCE8Pp1iqeahSonN' \
--header 'Valor-App-Key: Tv26MihzxwblHyk6gEuVelY2XwQE58jU' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"customer_name": "Melvin",
"company_name": "Home Centers",
"customer_phone": "6129160161",
"customer_email": "CatherinePElliott@dayrep.com"
}
'
Try It!
to start a request and see the response here! Or choose an example: