🎫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
200

Advice Issued Sucessfully

application/json
post
/api/v1/meter/issue-advice

Last updated