Get a Transaction

Returns the specified Transaction in the same shape as each item of List Transactions.

The response's links object carries ready-built URLs to this Transaction's acknowledgment and message content.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The Transaction UUID, taken from the id field of a listed Transaction or an inbound delivery. Must be a UUID — numeric transaction IDs are not accepted on this endpoint.

Headers
string
required

Your Orderful API key.

string
required
Defaults to v4

Specifies the API version to use. This endpoint requires v4; omitting the header returns 404.

Responses

400

The transactionId is not a UUID.

403

Your organization is not authorized to read Transactions.

404

Transaction not found, it belongs to another organization, or the orderful-api-version: v4 header is missing.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json