GCOV country fwd speed-Invalid Parameter

GET {{baseUrl}}/totals/monthly/gcov/country/fwd-speed?period=20194&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.

Request Params

KeyDatatypeRequiredDescription
periodnumber(Required) Period of the transactions to be reported on.
intermediary_countrystring(Required) Country of the forwarding BIC.
trn_future_value_datebooleanIndicates 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_currencystringInbound message's settlement currency. When none, all transactions are in scope.
bicstringBIC to be reported on. If not present all BICs in scope are returned.

RESPONSES

status: OK

{"observer_data":[{"sending_country":"NL","intermediary_country":"BE","receiving_country":"FR","own_message_count":"155","swift_message_count":"25789","own_avg_country_elapsed_time":"8","swift_avg_country_elapsed_time":"10"},{"sending_country":"FR","intermediary_country":"BE","receiving_country":"NL","own_message_count":"155","swift_message_count":"25789","own_avg_country_elapsed_time":"8","swift_avg_country_elapsed_time":"10"}]}