Promotion
Retrieve a specific promotion by ID
Unique identifier of the resource
1Promotion successfully retrieved
Unauthorized Access
The given resource or object was not found or does not exist.
Server Error
List all promotions
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filters by primary key
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Filter by name.
Filter by slug.
Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilter by modification date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
modified_date__lt=2024-01-01T00:00:00ZPromotions successfully listed
Unauthorized Access
Server Error
Last updated
Was this helpful?

