post https://app.paytron.com.au/api/externalTransactions/v1
Create an external transaction.
Log in to see full request history
Responses
Create an external transaction.
xxxxxxxxxx
11curl --request POST \
--url https://app.paytron.com.au/api/externalTransactions/v1 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "Payment",
"source": "Xero",
"currency": "AED"
}
'
Try It!
to start a request and see the response here! Or choose an example: