ed5261a52458
latestOpenAPI 3.0.02026-08-04880393.1 KBDocument.List
post/online/RivhitOnlineAPI.svc/Document.List
Request body
Example request
{
"api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928",
"from_document_type": 1,
"to_document_type": 1,
"from_date": "01-01-2025",
"to_date": "01-01-2025",
"from_document_number": 115,
"to_document_number": 120,
"filter_fields": [
{
"filter_field": "phone",
"filter_value": "0506666666"
}
]
}Response
Success - Document List Returned