Rate Types

The rate type allows rates/prices to be classified. For example Daily Rates or Accounting Rates

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 64

RateTypeId is a primary key field of data type nvarchar with a maximum length of 64 in the RateType table. It is used to uniquely identify each rate type that is stored in the RateType table and to establish relationships with other tables.

string
required
length ≥ 1

The Description field in the RateType table is a nvarchar data type which is used to store short to medium length character strings, including unicode characters. This field can be used to store a description of the different rate types to help explain their purpose.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!