PayPal · Schema

invoices.update-400

BillingCommerceDisputesInvoicesOrdersPaymentsPayoutsSubscriptionsTokensWebhooks

Properties

Name Type Description
details array
View JSON Schema on GitHub

JSON Schema

paypal-invoicesupdate-400-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/invoices.update-400",
  "title": "invoices.update-400",
  "properties": {
    "details": {
      "type": "array",
      "items": {
        "anyOf": [
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Address line2 length should be less than 300 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "National Number length should be between 1 and 14."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Address line1 length should be less than 300 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_PARAMETER_SYNTAX",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_PARAMETER_SYNTAX"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Country code is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Custom label length should be less than 50 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Given name length should be less than 140 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Language is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Admin area1 length should be less than 300 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Item quantity length should be 1 and 14."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Surname length should be less than 140 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Attachment reference url length should be between 1 and 2000."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Country code length should be 2 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Currency code length should be 3 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Business name length should be less than 300 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Minimum due amount length should be less than 32 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Attachment id length should be between 1 and 255."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Admin area2 length should be less than 300 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Tax name length should be less than 100."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Website url length should be less than 2048 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Postal code length should be less than 60 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_PARAMETER_SYNTAX",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_PARAMETER_SYNTAX"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "National Number is not valid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Memo length should be less than 4000 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Item name length should be less than 200 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "country code length should be between 1 and 3."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Template Id length should be less than 22 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Logo url length should be less than 4000 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Invoice note length should be less than 4000 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Reference field length should be less than 120 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_PARAMETER_SYNTAX",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_PARAMETER_SYNTAX"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Due date is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Terms and Conditions length should be less than 4000 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Email address length should be between 3 and 254."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Additional data length should be less than 4000."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Additional information value length should be less than 40 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Tax id length should be less than 100 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_PARAMETER_SYNTAX",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_PARAMETER_SYNTAX"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Invoice date is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Invoice date is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Invoice number length should be less than 25 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_PARAMETER_SYNTAX",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_PARAMETER_SYNTAX"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Item Date is invalid."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Item description length should be less than 1000 characters."
                ]
              }
            }
          },
          {
            "title": "INVALID_STRING_MAX_LENGTH",
            "properties": {
              "issue": {
                "type": "string",
                "enum": [
                  "INVALID_STRING_MAX_LENGTH"
                ]
              },
              "description": {
                "type": "string",
                "enum": [
                  "Shipping Tax name length should be less than 100 characters."
                ]
              }
            }
          }
        ]
      }
    }
  }
}