Authorization: Bearer ********************
{ "size": 20, "queryType":"me" }
curl --location --request POST '/api/order/app/rebateList' \ --header 'Content-Type: application/json' \ --data-raw '{ "size": 20, "queryType":"me" }'
{}