Clients

A table that contains a single record that stores information about how the client is configured.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null

The name of the Client

int32

The business partner associated with the client.

string | null

The pivot currency is the third currency to be used by the system when crossing rates. For example if the system contains rates against EUR, then EUR is the Pivot Currency and will be used to determine cross rates. For example: GBP to USD.

string | null

The ReportingCurrencyId field in the Client table is a nvarchar data type with a maximum length of 128 characters. It stores the 3-character currency code of the currency used for reporting and displaying company financial information.

string | null

The ReportingRateSetId field in the Client table is a nvarchar with a maximum length of 64 which identifies the specific reporting set rate pertinent to the client.

int32 | null

LogoCompactStorageId is an integer field in the Client table that stores the locally stored ID of the logo for each client. This can be used to link the logo back to the client whenever needed.

int32

LogoStorageId (int): The unique identifier associated with the stored logo of the Client in a media storage solution.

int32

The number of days following deactivation a person record should be anonymized. This ensures compliance with the 'right to be forgotten' directive as part of GDPR.

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!