π«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
AuthorizationstringRequiredExample:
API token for user authentication
{"value":"Token tk-abc-1234-xyz"}Body
message_numbernumberRequiredExample:
70866message_timestringRequiredExample:
202510201345Responses
200
Advice Issued Sucessfully
application/json
400
Invalid input
application/json
500
Server error
application/json
post
/api/v1/meter/issue-adviceLast updated