.send_rates_endpoint_request: Sends a request and parses the rates endpoint response.
Description
Sends a request and parses the rates endpoint response.
Usage
.send_rates_endpoint_request(request_url)
Value
nbp_api_response object with the request content.
Arguments
- request_url
url to which the request should be sent.