====================================================================== Tariffs Routes Reference Documentation ====================================================================== .. todo:: Ersetze die HTTP-Domain Extension möglicherweise durch eigene Formatierungen Rate Card ---------------------------------------------------------------------------------- .. http:get:: /tariffs/rate-cards/{medium} Get Rate Card Get the rate card for an individual medium. :parameter medium: string [mandatory] unique key of the medium :queryparameter region: string [optional] The region the rate card refers to. :queryparameter frequency: number [optional] The frequency. :queryparameter date: Date [optional] Reference date for the selection of the effective rate card. :queryparameter select: string [optional] The criterion to be applied while selecting the rate card by date. :queryparameter day: string [optional] Days of Week. (List of days of week.) :returns: :ref:`REF_MODEL_RateCard` :statuscode 200: Success :statuscode 401: Authentication failed :statuscode 500: Generic error while querying rate card Print Ad Formats ---------------------------------------------------------------------------------- .. http:get:: /tariffs/print-ad-formats/{kind}/{norm} Get Print Advertisement Formats Get a list of the predefined standard advertisement formats for print media. :parameter kind: string [mandatory] Kind of print medium. :parameter norm: string [mandatory] Norm of print advertisement format. :queryparameter lang: string [optional] Language of the format titles as ISO 639-1 two letter language code. :returns: :ref:`REF_MODEL_PrintAdFormat` [] (array of :ref:`REF_MODEL_PrintAdFormat`) :statuscode 200: Success :statuscode 401: Authentication failed :statuscode 500: Generic error while querying print advertisement formats