Get Purchases
This section describes endpoints that enable a third party to fetch a user’s purchases. This endpoint describes all available purchases.
GET
Please review proper request headers here.
Parameters
Only return purchases for this merchant
Only return purchases for this location
Only return purchases for this user. Note: the bearer token will be used to determine which user’s purchases are being requested when the request is made by a logged in user.
The current page of paginated resources.
- Default:
1
.
Number of records to be returned per API request.
- Default:
10
- Minimum:
1
- Maximum:
100
Response
The ID of the purchase record
The user ID
The merchant ID
Location ID
Time the purchase was made in ISO8601-format
The purchase amount
Provides information about the associated order, if any
Pagination information