v1
latestOpenAPI 3.0.02026-08-04880393.1 KBCompleteSale
post/API/PaymentPageRequest.svc/CompleteSale
Request body
Example request
{
"CustomerTransactionId": "24644836-fc10-4274-a523-b23036d9c030",
"SaleToken": "38a267b3-aa62-4817-9207-9d935725128f"
}Response
Payment With Token was Successful
Example response
{
"DocumentIdentity": "3524c0e1-69eb-406b-a49b-fdbf261a65ff",
"DocumentLink": "https://api.rivhit.co.il/pdf/test/FileService.svc/GetDocument/000008888/3524c0e1-69eb-406b-a49b-fdbf261a65ff/true/02_109855",
"DocumentNumber": 109855,
"DocumentType": 2,
"ReceiptIdentity": "3524c0e1-69eb-406b-a49b-fdbf261a65ff",
"ReceiptLink": "https://api.rivhit.co.il/pdf/test/FileService.svc/GetDocument/000008888/e3d7b93b-0d6a-4f9c-9719-bcddf4876b2b/true/01_016251",
"ReceiptNumber": 16251,
"ReceiptType": 1
}