Transfers
Return a transfer
Initiates the return of previously transferred funds without creating a new transferId.
post/transfers/{transferId}/returns
Path parameters
transferIdstring required
The unique identifier of the transfer to be returned.
Headers
Idempotency-Keystring
A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).
Request body
Response
OK - the request has succeeded.