Create Carbon Credits Order for Vehicle Ride
[Deprecated] Use /quotes/ground-transport
with passenger_car_van_or_suv
as the vehicle_type
to calculate ride emissions.
Then pass the result to /orders
to place the order.
Places an order for carbon credits for a vehicle ride of the given distance (in kilometers).
The order will remain in the placed
state until it can be matched to available credits,
after which the order will be fulfilled and moved to the fulfilled
state.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
If present, scopes the operation to the subaccount with given id. See Subaccounts for more info.
If present, a unique identifier that allows you to retry a request multiple times while only performing the action once. See Idempotency for more info.
Body
Order Parameters
Details for an order request for offsetting a vehicle ride
Response
Order Details
The response is of type object
.