Identifiers

An identifier is a mapping table used to map values in FinanceKey to 3rd party values.

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

The value for the specified Identifier

int32 | null

The ParentId field in the Identifier table is used to store the unique identifying number of a parent record that is associated with a given record in the same table. This field is an integer type and is used to link records in the Identifier table to their corresponding parent record.

string | null

The table that the identifier is associated with. For example, a Swift BIC Identifier is associationed with Business Partner.

string
required
length between 1 and 450

The identifier for which a value is being assigned

int32 | null

The system, if applicable, to which the identifier is associated with.

string | null

The ParentStringId is a field in the Identifier table of data type nvarchar with a maximum length of 64 characters. This field is used to store the unique string identifier of any parent record associated with the current record in the table. It is used to form relationships between the Identifier table and other parent records.

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!