Tariffs Routes Reference Documentation

Todo

Ersetze die HTTP-Domain Extension möglicherweise durch eigene Formatierungen

Rate Card

GET /tariffs/rate-cards/{medium}

Get Rate Card

Get the rate card for an individual medium.

Parameters:
  • medium – string [mandatory] unique key of the medium
Query Parameters:
 
  • region – string [optional] The region the rate card refers to.
  • frequency – number [optional] The frequency.
  • date – Date [optional] Reference date for the selection of the effective rate card.
  • select – string [optional] The criterion to be applied while selecting the rate card by date.
  • day – string [optional] Days of Week. (List of days of week.)
Returns:

RateCard

Status Codes:
  • 200 – Success
  • 401 – Authentication failed
  • 500 – Generic error while querying rate card

Table Of Contents

Previous topic

Tariffs API Reference Documentation

Next topic

Tariffs Models & Data Types Documentation

This Page