Patch · JSON Structure

Patch Io Order Structure

JSON Structure description of a Patch carbon credit / removal order.

Type: object Properties: 9
ClimateCarbon CreditsCarbon RemovalOffsetsAPI-FirstEmbedded ClimateMarketplaceSustainabilityOpenAPISDK

Patch Io Order Structure is a JSON Structure definition published by Patch, describing 9 properties. It conforms to the https://json-structure.org/draft-00/schema meta-schema.

Properties

id state amount price patch_fee currency line_items issued_to metadata

Meta-schema: https://json-structure.org/draft-00/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft-00/schema",
  "title": "Patch Order Structure",
  "description": "JSON Structure description of a Patch carbon credit / removal order.",
  "type": "object",
  "properties": {
    "id": { "type": "string" },
    "state": { "type": "string", "description": "draft -> placed -> processing -> complete (or cancelled)." },
    "amount": { "type": "integer", "description": "Total mass in grams across line items." },
    "price": { "type": "integer", "description": "Subtotal in minor currency units." },
    "patch_fee": { "type": "integer" },
    "currency": { "type": "string" },
    "line_items": { "type": "array", "description": "Per-vintage project allocations making up the order." },
    "issued_to": { "type": "object", "description": "Beneficiary identification for attribution." },
    "metadata": { "type": "object", "description": "Caller-supplied key/value metadata (search-indexable)." }
  },
  "lifecycle": ["draft", "placed", "processing", "complete", "cancelled"],
  "lineage": {
    "source": "patch-python SDK Order model (auto-generated from Patch's official OpenAPI document)."
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/patch-io-order-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.