Customer Reference Number
The total size of the JSON entity structure (excluding identity documents)
must not exceed 256KB.
customer_reference Key Value Pair (KVP) allows you to store and index your
organization’s unique identifier for an entity. This reference can later be used
for searching through the /search API.
While the
KvpType is typically optional for most KVPs, you must set it to
id.external for customer references to be properly indexed.Customer Reference Configuration
FrankieOne indexes any KVP with
kvpType set to id.external. However, the
portal displays only the customer_reference KVP as “Customer ID”.Example Implementation
Here’s a complete example showing how to create an entity with a customer reference:Create Entity with Customer Reference
Some customers have access to additional custom KVP features. Contact
[email protected] to
learn about options available for your integration.