To query a single discount you must perform the following:
Use the following code samples to query a discount by ID and title:
Query a discount by ID
Query a discount by title
To query all discounts, you must perform the following:
Use the following code sample:
Back To Top