Potential personal data in mod-organizations-storage
This list of FOLIO attributes that could potentially be considered personal data are contained in the module mod-organizations-storage. Many of these attributes are references by the modules agreements and licenses.
https://dev.folio.org/reference/api/#mod-organizations-storage
mod-organizations-storage/contact.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id | Y |
|
| string |
prefix | Y |
|
| string |
firstName | Y |
|
| string |
lastName | Y |
|
| string |
language | Y |
|
| string |
notes | Y |
|
| string |
phoneNumbers | Y |
|
|
|
| Y |
|
|
|
adresses | Y |
|
|
|
urls | Y |
|
|
|
|
|
|
| |
inactive |
| false | boolean | |
metadata |
|
|
mod-organizations-storage/email.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id | Y |
|
| string |
value | Y |
|
| string |
description |
|
| string | |
isPrimary |
| true | boolean | |
categories |
|
| ||
language | Y |
|
| string |
metadata |
|
|
mod-organizations-storage/phone_number.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id | Y |
|
| string |
phoneNumber | Y |
|
| string |
categories |
|
|
| |
type |
|
|
| |
isPrimary |
| true | boolean | |
language | Y |
|
| string |
metadata |
|
|
mod-organizations-storage/address.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id | N |
|
| string |
addressLine1 | N |
|
| string |
addressLine2 | N |
| string | |
city | N |
|
| string |
stateRegion | N |
|
| string |
zipCode | N |
|
| string |
country | N |
| "USA" | string |
isPrimary | N |
| boolean | |
categories | N | |||
language | N |
| "en-us" | string |
metadata | N |
|
mod-organizations-storage/category.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id |
|
| string | |
value |
| "Accounting" other examples: "Books", "Customer Service", "Ebooks" | string | |
metadata |
|
|
mod-organizations-storage/url.raml
attribute | anonym. | description | example | format |
|---|---|---|---|---|
id | N |
|
| string |
value | N |
|
| string |
description | N |
| "" | string |
language | N |
| "en-us" | string |
isPrimary |
| true | boolean | |
categories |
|
| ||
notes | N |
| string | |
metadata |
|
|