type: object
additionalProperties: false
description: Data model for the 'individualTransfer' while accepting party or quote.
properties:
  transferId:
    $ref: ./CorrelationId.yaml
required:
  - transferId
