Authorization: Bearer ********************
curl --location --request GET '/discount/detail/' \ --header 'Authorization: Bearer <token>'
{ "empty": true, "property1": {}, "property2": {} }