curl --location --request POST '/api/account/v4.0/discounts/view' \ --header 'Content-Type: application/json' \ --data-raw '{ "checkin": "2019-08-24T14:15:22Z", "checkout": "2019-08-24T14:15:22Z", "discountCode": "string" }'
{}