Lists the loyalty promotions associated with a loyalty program.
Open in API Reference
The ID of the base loyalty program. To get the program ID, call RetrieveLoyaltyProgram using the main keyword.
main
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The status to filter the results by. If a status is provided, only loyalty promotions with the specified status are returned. Otherwise, all loyalty promotions associated with the loyalty program are returned.
The cursor returned in the paged response from the previous call to this endpoint. Provide this cursor to retrieve the next page of results for your original request. For more information, see Pagination.
The maximum number of results to return in a single paged response. The minimum value is 1 and the maximum value is 30. The default value is 30. For more information, see Pagination.
// No response received yet.