get https://example.com/api/finance/v1/discounts
This endpoint returns a paginated list of all available Discounts.
Log in to see full request history
Responses
401You are not unauthorized
This endpoint returns a paginated list of all available Discounts.
401You are not unauthorized
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/api/finance/v1/discounts?page=1&pageSize=100&includeDeleted=false&storeId=null' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: