MEO Wallet offers this special feature which can be used to track your request if you pass a “request_id” in your payload. This is available on these API’s: checkout, payment, authorization (including captures/releases) and refund.
This is useful:
You must generate an UUID (unique for each Wallet) to have a unique request. If you send the same “request_id” twice you will get the same data.
Below, there is an example of a call to the endpoint which you can use to get the status of a given request. You need to send a HTTP “Authorization” header. Check the Authentication section for details.
In the example below (from the sandbox environment), an operation id was returned.
Response: