GCOV message conf speed-Invalid Parameter

GET {{baseUrl}}/totals/monthly/gcov/own/conf-speed?period=201&creditor_country=FR&trn_future_value_date=true&settlement_currency=USD&bic=DEMOUS33

Get community data on forwarding speed as cover creditor by corridor for a specified cover creditor country.

Request Params

KeyDatatypeRequiredDescription
periodnumber(Required) Period of the transactions to be reported on.
creditor_countrystringCountry of the creditor BIC. Either this parameter is used or debtor_country or both.
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","creditor_country":"BE","own_message_count":"155","swift_message_count":"25789","own_avg_country_elapsed_time":"8","swift_avg_country_elapsed_time":"10"},{"sending_country":"FR","creditor_country":"BE","own_message_count":"155","swift_message_count":"25789","own_avg_country_elapsed_time":"8","swift_avg_country_elapsed_time":"10"}]}