{
"year": "2026",
"type": "ALL",
"countryid": 0,
"amcmonth": 0,
"amc": "ALL/PENDING_AMC"
}
curl --location --request POST '/vds_app/paymentoutstandingexport' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"year": "2026",
"type": "ALL",
"countryid": 0,
"amcmonth": 0,
"amc": "ALL/PENDING_AMC"
}'
{}