🎫Issue Last Advice

Use this endpoint to issue advice against a previous transaction to confirm the token issued. Supply message_id and message_number.

post
Header parameters
AuthorizationstringRequired

API token for user authentication

Example: {"value":"Token tk-abc-1234-xyz"}
Body
message_numbernumberRequiredExample: 70866
message_timestringRequiredExample: 202510201345
Responses
chevron-right
200

Advice Issued Sucessfully

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
post
/api/v1/meter/issue-advice

Last updated