Create transfer (executes a quote)
Executes the selected quote without intentionally re-pricing it. Execution can still fail validation, balance, destination, rail, or provider checks.
Authorizations
Your Swipelux API key. Obtain this from the Swipelux Dashboard.
Headers
Required for effectful v3 requests (POST, PATCH, PUT, DELETE). Reuse the same key with the same body to replay the cached response.
1 - 255Body
^quo_[a-zA-Z0-9]+$"quo_6dV8xN2pQ4rT7mA9sL1kBc"
Merchant-supplied correlation reference echoed on reads and filterable on GET /v3/transfers. Not required to be unique; independent of the quote's externalId.
1 - 255"your-transfer-ref-123"
Free-text memo stored on the transfer resource.
1 - 140"Invoice 118"
Up to 10 document ids previously uploaded for this customer and linked to the transfer.
10^doc_[a-zA-Z0-9]+$Response
Transfer created