{ "beginPage": 1, "pageCount": 10 }
curl --location --request GET 'https://retailapiv2.smartlogic.mn/api/sale/voucherList' \ --header 'Content-Type: application/json' \ --data-raw '{ "beginPage": 1, "pageCount": 10 }'
{}