These docs are for v2017-01-01. Click to read the latest docs for v2021-03-10.

List Transactions

Get all transactions for a seller

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

Returns

This will return a paginated response that will contain all the codes for this coupon.

Query Params
string
required

The Seller ID

string

Transaction type (see a list here)

string

Affiliate ID associated with the transaction

string

Use 'csv' to get the data in a CSV format

string

Comma-separated list of field names, if specified the response will ONLY have these fields

string

Comma-separated list of field names, if specified will filter out transactions that DO NOT have these fields present

int32

Return transactions after this time. Date specified in unixtime (seconds since Epoch)

date

Comma-separated range of start and end date to filter by. Date specified in unix time (seconds since Epoch)

string

Comma-separated list of the string ID of the user(s) who created the transaction or source that created the booking (office, checkout etc)

string

Comma-separated list of experience IDs. If specified will return transactions of these experiences only.

string

Comma-separated range of start and end arrival dates to filter by. Date specified in unixtime (seconds since Epoch)

string

Comma-separated list of transaction sources (checkout, office etc)

string

Comma-separated list of payment methods (cc, cash, check, voucher, other, gift)

string

A payout transaction ID. If specified, only transactions that were part of this payout will be returned.

int32
Defaults to 20

Number of results to limit to per page (default=20, max=100)

int32

Skip number of records for paging

Responses

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