Rate Formats

Defines the format which drives the parser to be used to process a rate record from a given source.

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

RateFormatId is a primary key field of data type nvarchar with a maximum length of 64 in the RateFormat table. It is used to uniquely identify and reference a specific record in the Rate Format table.

string
required
length ≥ 1

Description of datatype nvarchar in table RateFormat is an datafield that stores variable-length character strings of up to 4,000 characters. It supports data encoding for Unicode character sets, allowing for the storage and retrieval of various international alphabets. It is well suited for storing information such as product descriptions, comments, and other textual data.

string | null

Miscellaneous notes and information for the entry or record.

Response
200

OK

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