Time window search with EventFilter and StatusFilter

POST {{baseurl}}/swift-apitracker-g4c/v6/payments/inbound

This API provides the status and the related transaction-level information regarding a specific inbound payment. Corporate customers must pass the BIC of their servicing bank.

This API allows for multiple combinations of search criteria. For example the UETR search should only supply the UETR. See the request examples for an illustration of the different varieties of searches that are supported. For each illustrative search there is a corresponding response example. Note that a search without a request body is invalid.

Request Body

{"start_date_time"=>"2023-04-08T00:00:00.000Z", "end_date_time"=>"2023-04-08T23:59:59.000Z", "event_filter"=>false, "status_filter"=>"ACCC", "maximum_number"=>"100"}

HEADERS

KeyDatatypeRequiredDescription
x-bicstringThe BIC of the agent bank for SWIFT to route the request to - must be provided by corporate customers, does not have to be provided by banks.
clientstringThe BIC of bank or corporate customer calling the service.
Content-Typestring
Acceptstring