Przelewy24 · Schema

ValidationObject

PaymentsPayment GatewayBank TransferBLIKCard PaymentsE-CommercePolandPolishMulti-CurrencyFintech

Properties

Name Type Description
type array
View JSON Schema on GitHub

JSON Schema

ValidationObject.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ValidationObject",
  "properties": {
    "type": {
      "type": "array",
      "example": "Provided type is unknown"
    }
  }
}