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