title: SettlementInstruction15
description: |
  Specifies the details on how the settlement of the original transaction(s) between the
  instructing agent and the instructed agent was completed.
type: object
additionalProperties: false
properties:
  SttlmMtd:
    $ref: ./SettlementMethod1Code.yaml
  PmtTpInf:
    $ref: ./PaymentTypeInformation28.yaml
required:
  - SttlmMtd
example:
  SttlmMtd: INDA
  PmtTpInf:
    InstrPrty: NORM
    SvcLvl:
      Cd: SEPA
    LclInstrm:
      Cd: CH03
    CtgyPurp:
      Cd: SUPP
    Cdtr:
      Nm: Name
      PstlAdr:
        AdrTp: ADDR
        AdrLine: Address
        Ctry: CH
      Id:
        OrgId:
          AnyBIC: BIC
          Othr:
            Id: 123
            SchmeNm:
              Cd: IBAN
              Issr: BIC
      CtryOfRes: CH
      CtctDtls:
        Nm: Name
        PhneNb: 123
        EmailAdr:
