Rate Cycle States

Defines the possible states of a rate cycle.

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

RateCycleStateId is an nvarchar field with a maximum length of 64 in the RateCycleState table. The RateCycleStateId field is the primary key of the table and serves as the unique identifier for each rate cycle state in the table.

string
required
length ≥ 1

The 'Description' field in the 'RateCycleState' table is an NVARCHAR data type, which allows the user to store characters of varying lengths. This field is used to describe the current rate cycle state of a particular item in the table.

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!