This schema describes objects returned by the DFY Email Account Order endpoints.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
workspace_id | string | Yes | ID of the workspace associated with the email account order (read-only) |
domain | string | Yes | Domain of the email account (read-only) |
forwarding_domain | string, nullable | No | Forwarding domain for the email account, if any |
is_pre_warmed_up | boolean, nullable | No | Indicates if the account is pre-warmed up |
timestamp_cancelled | string (date-time), nullable | No | Timestamp when the order was cancelled, if applicable (read-only) |
timestamp_created | string (date-time) | Yes | Timestamp when the order was created (read-only) |