Creates a Checkout Session that, when completed, will result in an order for the specified amount of carbon credits (in kilograms). The total price must be at least $0.50 (the corresponding amount will depend on the per kg price of the specified portfolio). The Quotes API can be used to check the price before attempting to create a session.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
If present, scopes the operation to the subaccount with given id. See Subaccounts for more info.
Checkout Session Parameters
The body is of type object
.
Checkout Session
The response is of type object
.