Schedule discounts in bulk

Schedule discounts in bulk

Request
Security:
Request Body schema:

Optional description

Array of objects
Responses
200

Successfully

400

Invalid request

500

Internal server error

post/payment/api/v1/merchant-integration/discounts
Request samples
{
  • "discounts": [
    ]
}
Response samples
application/json
{
  • "scheduleResult": [
    ]
}
Copyright © Ananas 2023. All right reserved.