Create Carbon Credits Order
Submits an order for a specified amount of carbon credits (in kilograms) or a designated total price (in SAR halalas). The order remains in the placed
state until it is matched with available credits, at which point it transitions to the fulfilled
state. If a total price is specified, the system calculates the corresponding amount of carbon credits based on the unit price of the selected portfolio. Since carbon credits must be purchased in whole kilograms, the final total price may vary slightly from the initially specified amount.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The amount of credits to purchase, in kg of CO2. Must be a positive integer.
The portfolio ID
Description of the order
Name of customer
Response
The unique order id
The unique order number
If purchased by customer
Description of the order
Total price of the credits purchased in SAR halalas
Number of carbon credits requested, in kilograms
Number of carbon credits fulfilled, in kilograms
Callback URL for order updates (if any)
Current status of the order, e.g., fulfilled
, placed
, or cancelled
The portfolio ID related to the order
URL to the order page with the certificate of the carbon credits
List of project records for this order