v1

latestOpenAPI 3.0.12026-08-0674476716.0 KB
Transfers - for Payments v1

Get a transfer

The GET /transfers/{transferId} endpoint retrieves information about a specific transfer in a given account.

get/transfers/{transferId}

Path parameters

transferIdstring required

The unique id of the transfer sent in the POST /transfers response and/or included in a respective GET /transfers response.

Query parameters

skipTransferUpdateboolean

If skipTransferUpdate is false, the request will call the bank for a status update. If set to true, the cached result will be returned instead.

Response

Successful response