Get Performers
GET {{API_URL}}/{{API_VERSION}}/performers/get?id=db9188f3-39ec-41b1-b350-d67f7dccdb12&name=Manchester United FC&mapped_status=true&start_date=&end_date=&order_by=&sort_order=&per_page=&page=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | The resellers ID for the perfromer. | |
Type: String | |||
name | string | The name of the perfromer. | |
Type: String | |||
mapped_status | boolean | Will return events based on whether the reseller already has event mapped to the TixStock event. | |
Type: Boolean | |||
start_date | null | Will return events based on whether the reseller already has event mapped to the TixStock event. | |
Type: Boolean | |||
end_date | null | A valid ISO-8601 DateTime format. | |
order_by | null | Type: String (asc/desc) | |
sort_order | null | Accepted Values: |
- id
- name |
|
per_page
| null | | Max: 50 Type: Integer | |page
| null | | Type: Integer |