PayPal · Schema
plans.update-pricing-schemes-422
BillingCommerceDisputesInvoicesOrderPaymentsPayoutsSubscriptionTokensWebhook
Properties
| Name | Type | Description |
|---|---|---|
| details | array |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/plans.update-pricing-schemes-422",
"title": "plans.update-pricing-schemes-422",
"properties": {
"details": {
"type": "array",
"items": {
"anyOf": [
{
"title": "CURRENCY_MISMATCH",
"properties": {
"issue": {
"type": "string",
"enum": [
"CURRENCY_MISMATCH"
]
},
"description": {
"type": "string",
"enum": [
"The currency code is different from the plan's currency code."
]
}
}
},
{
"title": "INVALID_BILLING_CYCLE_SEQUENCE",
"properties": {
"issue": {
"type": "string",
"enum": [
"INVALID_BILLING_CYCLE_SEQUENCE"
]
},
"description": {
"type": "string",
"enum": [
"The provided billing cycle sequence is not available."
]
}
}
},
{
"title": "INVALID_PRICING_SCHEME",
"properties": {
"issue": {
"type": "string",
"enum": [
"INVALID_PRICING_SCHEME"
]
},
"description": {
"type": "string",
"enum": [
"The new pricing scheme should be of the same type as that of the old one."
]
}
}
},
{
"title": "INVALID_PRICING_TIER_AMOUNT",
"properties": {
"issue": {
"type": "string",
"enum": [
"INVALID_PRICING_TIER_AMOUNT"
]
},
"description": {
"type": "string",
"enum": [
"Free tiers are not supported."
]
}
}
},
{
"title": "MISSING_PRICING_SCHEME_TIERS",
"properties": {
"issue": {
"type": "string",
"enum": [
"MISSING_PRICING_SCHEME_TIERS"
]
},
"description": {
"type": "string",
"enum": [
"Tier(s) are missing for some quantities."
]
}
}
},
{
"title": "OVERLAPPING_PRICING_SCHEME_TIERS",
"properties": {
"issue": {
"type": "string",
"enum": [
"OVERLAPPING_PRICING_SCHEME_TIERS"
]
},
"description": {
"type": "string",
"enum": [
"The specified quantity overlaps with multiple pricing tiers."
]
}
}
},
{
"title": "INVALID_PRICING_MODEL",
"properties": {
"issue": {
"type": "string",
"enum": [
"INVALID_PRICING_MODEL"
]
},
"description": {
"type": "string",
"enum": [
"The specified pricing model is not supported for trial billing cycle."
]
}
}
},
{
"title": "FIXED_PRICE_NOT_SUPPORTED",
"properties": {
"issue": {
"type": "string",
"enum": [
"FIXED_PRICE_NOT_SUPPORTED"
]
},
"description": {
"type": "string",
"enum": [
"Fixed price is not supported for tiered pricing schemes."
]
}
}
},
{
"title": "INVALID_PRICING_TIER_QUANTITY",
"properties": {
"issue": {
"type": "string",
"enum": [
"INVALID_PRICING_TIER_QUANTITY"
]
},
"description": {
"type": "string",
"enum": [
"Tier starting quantity must be less than ending quantity."
]
}
}
},
{
"title": "PRICING_SCHEME_UPDATE_NOT_ALLOWED",
"properties": {
"issue": {
"type": "string",
"enum": [
"PRICING_SCHEME_UPDATE_NOT_ALLOWED"
]
},
"description": {
"type": "string",
"enum": [
"Pricing scheme update is not allowed for the plan."
]
}
}
}
]
}
}
}
}
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-plansupdate-pricing-schemes-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.