post https://{defaultHost}/v1/purchases
Creates a new purchase.
Response
Creates a new purchase.
xxxxxxxxxx
curl --request POST \
--url https://api.surecart.com/v1/purchases \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: