Use this API to verify the status of an order

👍

Good to know

To verify order, pass your secret key as the api-key header.

Sample payload

{
    "reference": "{{orderreference}}"
}