These docs are for v2023.12.01. Click to read the latest docs for v2025.03.01.

Search purchased PPV items

Search for PPVs and access passes purchased by given customer. Results matching all criteria are returned.
Response Code | Fault Code | Fault | Suggested User Message
------------- | ---------- | ----- | ----------------------
tbc | tbc | New API created for 2.0 | tbc

Path Params
uuid
required

The ID of the customer who purchased PPVs

integer
required

The specific page of results to retrieve

Query Params
integer
5 to 100
Defaults to 20

The number of results to show on a single page. Value should be between 5 and 100 inclusive. If not supplied or not valid, defaults to 20.

string

Field and direction to order results

string

Used for matching search requests and responses where clients may be making multiple concurrent requests

Body Params

The search criteria

string

The purchase type. Can be PPV or ACCESS_PASS

date

Search for items purchased after this date (inclusive), format must be [YYYY-MM-DD].

date

Search for items purchased before this date (inclusive), format must be [YYYY-MM-DD].

Headers
string

The tenant ID for which the operation is being carried out. This will be automatically generated during the authentication process.

string

The ID of a user who is performing the operation. This will be automatically generated during the authentication process.

string

The source of whether records are updated by HMAC or a USER. This will be automatically generated during the authentication process. For customers accessing the service the source will be set to CUSTOMER.

Responses

Language
Choose an example:
application/json