Skip to main content
GET
List location discounts

Authorizations

x-api-key
string
header
required

Location/organization API key.

Path Parameters

location_id
string
required

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 100
starting_after
string
ending_before
string
created_after
string<date-time>
created_before
string<date-time>
updated_after
string<date-time>
updated_before
string<date-time>
enabled
enum<string>
Available options:
true,
false
origin
enum<string>
Available options:
location,
organization

Response

A paginated list of effective discounts.

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string
required