Transaction activity share -Invalid Parameter
GET {{baseUrl}}/totals/monthly/gcct/e2e/activity-share?period=2019&debtor_country=FR&creditor_country=FR¤cy=EUR&instructed_currency=EUR&bic=DEMOBE12
Get community data on payments transaction volume and amount by corridor for a specified creditor or debtor country.
Body
PARAM
Key | Datatype | Required | Description |
period
|
number | (Required) Period of the transactions to be reported on. | |
debtor_country
|
string | Country of the debtor BIC. Either this parameter is used or creditor_country or both. | |
creditor_country
|
string | Country of the creditor BIC. Either this parameter is used or debtor_country or both. | |
currency
|
string | (Required) The reference currency amounts should be converted to. | |
instructed_currency
|
string | Transaction's instructed currency. When none, all transactions are in scope. | |
bic
|
string | BIC to be reported on. If not present all BICs in scope are returned. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
<ENDPOINTS