Invalid 'direction' Parameter

GET {{baseUrl}}/country-activity-share?reporting_period=2019-07&my_institution_country=BE&direction=SENT&target_currency=USD

Returns an array of inbound/outbound payments data reporting My Entities Country, Counterparty Country, Counterparty Country Risk, Message Type and Currency.

Request Params

KeyDatatypeRequiredDescription
reporting_periodstring(Required) specifies the month the reported data covers in format YYYY-MM
my_institution_countrystring(Required) > Filters messages on the country of your institution.
directionstring(Required) > Filters messages on whether they were sent (outbound) or received (outbound).
  • RECE_received - Only received (inbound) messages are considered.
  • SENT_sent - Only sent (outbound) messages are considered. | | target_currency | string | | (Required) Currency into which an amount is to be converted in a currency conversion. Valid currency codes are registered with the ISO 4217 Maintenance Agency, and consist of three contiguous letters. |