Information related to Swift Totals: Sample 2
GET {{baseUrl}}/bi/banking-premium/v2/activity-share?reporting_period=2023-03-21&market=PMTS_payments&direction=SENT_sent&bic8=DEMOBE33
Get your daily data consisting of transaction count, converted amount, total SWIFT transactions count, total SWIFT converted amount, SWIFT activity share transaction count and SWIFT activity share converted amount per market and country filtered on a particular day in the previous or current year.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
reporting_period | string | (Required) specifies the day the reported data covers. | |
market | string | (Required) Specifies the market to which the banking data belongs. | |
direction | string | (Required) |
RECE_received
- Only received (inbound) messages are considered.SENT_sent
- Only sent (outbound) messages are considered. | |bic8
| string | | BIC8 to be reported on. If not present all BIC8s in scope are returned. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |