Regions

Redundant?

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

The Code field in the Region table is an integer data type field that stores a unique numerical identifier for that specific region. This code is used to look up information regarding that region.

int32

The Name of data type int field in the Region table stores the name of the region using an integer value. It can be used to quickly look up a region for use in other queries.

int32

The ClientId field in the Region table is used to connect each region to a specific client. It is a numerical value that uniquely identifies the corresponding Client.

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!