name: transferId
in: path
required: true
schema:
  $ref: ../schemas/CorrelationId.yaml
description: >-
  Identifier of the transfer to continue as returned in the response to a `POST
  /transfers` request.
