Skip to main content
GET
Purchase 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

Purchase ID

Query Parameters

fields[purchases]
string

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

Response

Success, shows details of a purchase

data
object