v1
latestOpenAPI 3.0.02026-08-04880393.1 KBReceipt.Cancel
post/online/RivhitOnlineAPI.svc/Receipt.Cancel
Request body
Example request
{
"api_token": "DECD03E5-E35C-41E8-84F7-FBA2FB483928",
"receipt_type": 1,
"receipt_number": 1000,
"email_to": "a@a.com",
"digital_signature": true,
"signature_pin": "Ab123",
"comments": "Comments will be here",
"request_reference": "abcdefg-&123456789",
"cancellation_date": "01-01-2025",
"cancellation_time": "10:30"
}Response
Success - Receipt Canceled