cURL
curl --request GET \ --url https://api.sandbox.external.bnznow.com/offset-gateway/orders/{id}/status \ --header 'x-api-key: <x-api-key>'
{ "status": "pending", "order_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "emission_amount": 123, "emission_unit": "<string>" }
Get the current status of an offset order
API key for authentication
Order ID
Order status retrieved successfully
Current status of the order
pending
completed
failed
Unique identifier for the order
Order creation timestamp
Amount of emissions to offset
Unit of emission measurement