GET
/
purchases
/
{purchase_id}

Authorizations

Authorization
string
header
required

A connection-specific token with link scope

Headers

x-api-key-id
string
required

The identifier for the client's API key

x-api-key
string
required

The client's secret key value for the provided API key id

Path Parameters

purchase_id
string
required

Response

200 - application/json
date
string
required

The date and time of the purchase

items
object[]
required

The list of items in the purchase

purchase_id
string
required

The unique identifier for the purchase

subtotal
string
required

The subtotal amount of the purchase

tax
string
required

The tax amount of the purchase

total
string
required

The total amount of the purchase