Organization Policy Object
The Organization Policy is stored and managed in the organization and identified in the system by its unique ID, the UUID.
The following table describes the fields in the REST API messages for organization policies:
Field | Type | Description |
---|---|---|
id | string | The UUID. A unique ID of the organization policy. |
created_at | date | The creation time of the organization policy. Standard format of timestamp with a time zone. ISO_8601 |
updated_at | date | The time when the organization policy details were last updated. Standard format of timestamp with a time zone. ISO_8601 |
allowed_whitelist_recipients_only | boolean | Allow sending transactions to whitelist addresses only. |
send_transfer_notifications_once | boolean | Send transfer notifications on the first confirmation. |