orders.cargo.offers

Create a provider quote for the order and return carrier offers (no store mutation).

Machine-readable body schema: /schemas/routes/orders.cargo.offers.json.

Body

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "type": "object",
  "properties": {
    "extensionId": {
      "type": "string",
      "pattern": "^[a-z0-9-]+\\.[a-z0-9-]+$"
    }
  }
}
Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/orders.cargo.offers.md