post https://api.cert-confermapay.com/deployments/v1/deployments
Creates a new virtual card deployment.
Log in to see full request history
Responses
401Unauthorized
403Forbidden
Creates a new virtual card deployment.
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request POST \
--url https://api.cert-confermapay.com/deployments/v1/deployments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"spendType": "Generic"
}
'
Try It!
to start a request and see the response here! Or choose an example: