PayPal · Schema
orders.track.create-422
BillingCommerceDisputesInvoicesOrderPaymentsPayoutsSubscriptionTokensWebhook
Properties
| Name | Type | Description |
|---|---|---|
| details | array |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/orders.track.create-422",
"title": "orders.track.create-422",
"properties": {
"details": {
"type": "array",
"items": {
"anyOf": [
{
"title": "CAPTURE_STATUS_NOT_VALID",
"properties": {
"issue": {
"type": "string",
"enum": [
"CAPTURE_STATUS_NOT_VALID"
]
},
"description": {
"type": "string",
"enum": [
"Invalid capture status. Tracker information can only be added to captures in `COMPLETED` state."
]
}
}
},
{
"title": "ITEM_SKU_MISMATCH",
"properties": {
"issue": {
"type": "string",
"enum": [
"ITEM_SKU_MISMATCH"
]
},
"description": {
"type": "string",
"enum": [
"Item sku must match one of the items sku that was provided during order creation."
]
}
}
},
{
"title": "CAPTURE_ID_NOT_FOUND",
"properties": {
"issue": {
"type": "string",
"enum": [
"CAPTURE_ID_NOT_FOUND"
]
},
"description": {
"type": "string",
"enum": [
"Specified capture ID does not exist. Check the capture ID and try again."
]
}
}
},
{
"title": "MSP_NOT_SUPPORTED",
"properties": {
"issue": {
"type": "string",
"enum": [
"MSP_NOT_SUPPORTED"
]
},
"description": {
"type": "string",
"enum": [
"Multiple purchase units are not supported for this operation."
]
}
}
}
]
}
}
}
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/paypal-orderstrackcreate-422"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.