Get Key Value On Device Identifier
Returning a foreign key string value by its key name and device identifier, that belongs to the specified device and application.
A table name and record ID can also be specified.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
The name of the foreign application.
The name of the foreign device.
The device identifier.
The name of the foreign key.
Table name, transformed to and from numeric table id by the service layer.
Use an empty string to indicate that your key is not bound to any specific table.
Id of record that this key refers to. If the table name was blank, then this parameter must be 0. It can also be 0 to mean that the foreign key record was not bound to any particular record of the target table.
Response
OK
The response is of type string.
Related topics
Get Key Value On Device IdentifierNSForeignSystemAgentGet Device Keys On Device IdentifierGet Key On Device IdentifierGet Device Keys On Device Identifier Table