Logo
Swift API Sandbox Collections API Documentation

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.

 

Body PARAM

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) | Filters messages on whether they were sent (outbound) or received (inbound). * `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




RESPONSES

status

Curl
curl -X GET 'https://sandbox.swift.com/bi/banking-premium/v2/activity-share?reporting_period=2023-03-21&market=PMTS_payments&direction=SENT_sent&bic8=DEMOBE33?reporting_period=2023-03-21&market=PMTS_payments&direction=SENT_sent&bic8=DEMOBE33' -H 'Accept: application/json'

ENDPOINTS