Authorization: Bearer ********************
{}
curl --location --request GET 'finance-gateway.hdltest.com/acct-payable/voucherInfoLog/list?belnr=344' \
--header 'user_id: {{user_id}}' \
--header 'username: {{username}}' \
--header 'user_key: {{user_key}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}