All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.openapi-schemas.Counterparty.yml Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
type: object
required:
  - bicCode
  - fullName
  - baseUrl
properties:
  bicCode:
    type: string
    pattern: '^[A-Z0-9]{4}[A-Z]{2}[A-Z0-9]{2,5}$'
  fullName:
    type: string
  baseUrl:
    type: string
    format: url




© 2015 - 2025 Weber Informatics LLC | Privacy Policy