title: InstructionForCreditorAgent3
description: >
  Further information related to the processing of the payment instruction,
  provided by the initiating party, and intended for the creditor agent.
type: object
additionalProperties: false
properties:
  Cd:
    allOf:
      - $ref: ./ExternalCreditorAgentInstruction1Code.yaml
      - description: >
          Code

          Coded information related to the processing of the payment instruction, provided by the
          initiating party, and intended for the creditor's agent.
  InstrInf:
    allOf:
      - $ref: ./Max140Text.yaml
      - description: >
          InstructionInformation

          Further information complementing the coded instruction or instruction to the creditor's agent
          that is bilaterally agreed or specific to a user community.
example:
  Cd: PHOA
  InstrInf: Please advise/contact next agent by phone.
