Get single transfer by external ID

Retrieves the internal bank transfer ID for a single transfer using the client-assigned
transferExternalId that was passed in the import request.

Use this endpoint when the client system successfully sent a single transfer request
but, due to a technical reason (e.g., network timeout), did not receive the response
containing the internal transfer ID assigned by the bank. Providing the original
transferExternalId allows the client to recover the internal transferId without risking
the creation of a duplicate transfer.

Path Params
string
required

The client-assigned transferExternalId passed in the POST /bab/v1/transfers/single import request. Can be an integer or string value matching what was submitted.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json