put deprecatedhttps://app.paytron.com.au/api/payments/v2
Create a payment.
Deprecated. Use POST /v2/createPayment
instead.
Log in to see full request history
Responses
Create a payment.
Deprecated. Use POST /v2/createPayment
instead.
xxxxxxxxxx
curl --request PUT \
--url https://app.paytron.com.au/api/payments/v2 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"DRAFT"}'
Try It!
to start a request and see the response here! Or choose an example: