Get batch transfer by external ID

Retrieves the internal bank batch transfer ID using the client-assigned
batchTransferExternalId that was passed in the batch import request.

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

Path Params
string
required

The client-assigned batchTransferExternalId passed in the POST /bab/v1/transfers/batch 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