Skip to main content
GET
Transaction details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

fields[transactions]
string

Partial attributes as specified, e.g. fields[transactions]=amount_in_cents,sales_tax_in_cents

include
string

Load the related resources, for example ?include=customer,purchases

Response

Success, shows details of a specified transaction

data
object