Get discount prices

Get discount prices

Request
Security:
query Parameters
dateFrom
required
string

Start date interval (dd/MM/yyyy)

dateTo
required
string

End date interval (dd/MM/yyyy)

Responses
200

Successfully

400

Invalid request

500

Internal server error

get/payment/api/v1/merchant-integration/discounts
Request samples
curl -i -X GET \
  'https://api.stage.ananastest.com/payment/api/v1/merchant-integration/discounts?dateFrom=string&dateTo=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response samples
application/json
[
  • {
    },
  • {
    }
]
Copyright © Ananas 2023. All right reserved.