Skip to main content
GET
Get Order Details

Headers

x-api-key
string
required

API key for authentication

Path Parameters

id
string
required

Order ID

Response

Order details retrieved successfully

order_id
string

Unique identifier for the order

emission_amount
number

Amount of emissions to offset

emission_unit
string

Unit of emission measurement

user
object
callback_url
string<uri>

URL to receive webhook notifications about order status changes

payment_url
string<uri>

URL to complete the payment

status
enum<string>

Current status of the order

Available options:
pending,
completed,
failed
payment_status
enum<string>

Status of the payment

Available options:
pending,
completed,
failed
created_at
string<date-time>

Order creation timestamp

project
object