v1
latestOpenAPI 3.0.02026-07-2421110121.4 KBTransaction
Create a Transaction
Creates a Transaction. Only one Transaction can be posted at a time. For guidance on how to use this page, see the <a href="https://docs.orderful.com/docs/create-a-transaction#make-an-api-call-using-our-api-explorer" target="_blank">Create a Transaction guide</a>. Check the status field to determine if the transaction was successfully accepted for processing or failed.
post/transactions
Headers
orderful-api-versionstring
Specifies the API version to use.
Request body
Response
Transaction processing. Check the status field to determine if the transaction was successfully accepted for processing or failed.
Example response
{
"id": "000000"
}