2019-07-12 BE-SENT
GET {{baseUrl}}/country-activity-share?reporting_period=2019-07&my_institution_country=BE&direction=SENT_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
Key | Datatype | Required | Description |
---|---|---|---|
reporting_period | string | (Required) specifies the month the reported data covers in format YYYY-MM | |
my_institution_country | string | (Required) > Filters messages on the country of your institution. | |
direction | string | (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. |