List all Gifts

This will return a paginated response that will contain all the purchased Gifts.

Query Params
string
required

The Seller ID

string

The ID of the traveler associated with the gifts

string

Free text to search by customer name, or email

int32

Gift status. You can comma separate multiple statuses

string

String ID of the user who created the Gift

date

Date in ISO 8601. Pass two comma separated dates to specify a range. Syntax: createdAt=2015-08-01[,2015-08-30]

string

Date in ISO 8601. Pass two comma separated dates to specify a range. Syntax: updatedAt=2015-08-01[,2015-08-30]

string
Defaults to -id

Field to sort on. Prefix with a minus sign to sort descending.

int32
Defaults to 20

Number of results to include in one page of data

int32
Defaults to 0

Number of results to skip

Responses

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