GCOV country fwd speed
GET {{baseUrl}}/totals/monthly/gcov/country/fwd-speed?period=2019-07&intermediary_country=FR&trn_future_value_date=true&settlement_currency=EUR&bic=DEMOUS33
Get community data on forwarding speed as cover intermediary by corridor for a specified cover intermediary country.
Body
PARAM
Key | Datatype | Required | Description |
period
|
string | (Required) Period of the transactions to be reported on. | |
intermediary_country
|
string | (Required) Country of the forwarding BIC. | |
trn_future_value_date
|
boolean | Indicates whether a future value date is present in any event in the transaction. True will return transactions with a future value date set and false will only return transactions without future value date set. If the parameter is not present all transactions are in scope. | |
settlement_currency
|
string | Inbound message's settlement currency. When none, all transactions are in scope. | |
bic
|
string | BIC to be reported on. If not present all BICs in scope are returned. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
Curl curl -X GET 'https://sandbox.swift.com/bi/observer/v1/totals/monthly/gcov/country/fwd-speed?period=2019-07&intermediary_country=FR&trn_future_value_date=true&settlement_currency=EUR&bic=DEMOUS33?period=2019-07&intermediary_country=FR&trn_future_value_date=true&settlement_currency=EUR&bic=DEMOUS33' ENDPOINTS |