Profile Identity
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"id": 1,
"handle": "card_pos",
"identifier": "1000132",
"is_primary": false,
"is_active": true,
"profile_id": "90722e6c-333-4a90-bd46-b4q12319de8e1",
"created_at": "2020-05-05 15:20:32",
"updated_at": "2020-05-05 15:20:32"
},
{
"id": 2,
"handle": "card_barcode",
"identifier": "39993012313",
"is_primary": false,
"is_active": true,
"profile_id": "90722e6c-333-4a90-bd46-b4q12319de8e1",
"created_at": "2020-05-05 15:20:32",
"updated_at": "2020-05-05 15:20:32"
},
{
"id": 1683,
"handle": "mailer_platform",
"identifier": "000010324441114",
"is_primary": false,
"is_active": true,
"profile_id": "90722e6c-333-4a90-bd46-b4q12319de8e1",
"created_at": "2021-01-27 00:24:38",
"updated_at": "2021-01-27 00:24:38"
},
{
"id": 1684,
"handle": "loyalty_card",
"identifier": "ABDD131KJ13002",
"is_primary": true,
"is_active": true,
"profile_id": "90722e6c-333-4a90-bd46-b4q12319de8e1",
"created_at": "2021-01-27 00:25:20",
"updated_at": "2021-01-27 00:27:32"
}
]
| Attribute | Description |
|---|---|
id STRING | The unique identified of the identity |
handle STRING | The unique handle of the identity |
identifier STRING | An identifier for the identity, usually a unique string or barcode |
is_primary BOOLEAN | A boolean representing if this identity is the primary identity for the profile |
is_active BOOLEAN | A boolean representing if this identity is active |
profile_id STRING | The profile_id of the attached profile |
created_at READ-ONLY DATE-TIME | The date and time when this identity was created |
updated_at READ-ONLY DATE-TIME | The date and time when this identity was last modified |