πŸ†”Query Vend Receipt

Use this endpoint to request vend information with the merchant_id provided when creating the vend request.

get
Path parameters
merchant_idintegerRequired

Tracking UUID for merchant

Header parameters
AuthorizationstringRequired

Secret Token for user authentication

Example: {"value":"Token tk-1234sOuTH-AfrICa567"}
Responses
chevron-right
200

Request Tracked Successfully

application/json
aggregation_idstringOptionalExample: 0ea72d93-0158-4eb3-b25d-879f1e1f83dd
amtstring Β· nullableOptionalExample: 200.00
categorystringOptionalExample: reg
chargesobject[]OptionalExample: []
client_idstringOptionalExample: 6004708001981
display_headerstringOptionalExample: CREDIT VEND - TAX INVOICE
idstringOptionalExample: b3e84bcc-7b32-47f7-b919-696fd076ad6a
merchant_idstringOptionalExample: 109205d9-a125-41ab-b1f6-0f78c74e5a21
old_meter_nostringOptionalExample: 12345678901
resp_date_timestring Β· date-timeOptionalExample: 2024-10-17 03:00:31
statusstringOptionalExample: done
supplierstringOptional

Supplier name

Example: ravasvend
terminal_idstringOptionalExample: 0000000000001
unitsinteger Β· nullableOptional
vend_typeintegerOptionalExample: 2
get
/api/v1/track/{merchant_id}

Last updated