Apply exchange rate for particular currencies and date combination
Headers
-
TARGET-ORGANIZATION-ID integer(int32)
ID of organization, for which the operation must be performed
-
API token (can be retrieved from account settings)
Query parameters
-
amount
-
date
-
from
-
to
GET /api-v1/currency-exchange/apply
curl \
-X GET http://10.10.10.132/api-v1/currency-exchange/apply?amount=42.0&date=string&from=42&to=42 \
-H "TARGET-ORGANIZATION-ID: 42" \
-H "WEAL-TOKEN: string"
Response examples (200)
42.0