v1
latestOpenAPI 3.0.02026-08-04880393.1 KBReceipt.List
post/online/RivhitOnlineAPI.svc/Receipt.List
Request body
Example request
{
"api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928",
"from_receipt_type": 1,
"to_receipt_type": 1,
"from_date": "01-01-2025",
"to_date": "01-01-2025",
"from_receipt_number": 115,
"to_receipt_number": 120,
"filter_fields": [
{
"filter_field": "amount",
"filter_Value": "10"
}
]
}Response
Success - Receipt List Returned