{
"workspace_id": "workspace_12345",
"domain": "example.com",
"timestamp_created": "2026-09-08T20:57:57.926Z",
"forwarding_domain": "forward.example.com",
"forwarding_mode": "redirect",
"is_pre_warmed_up": true,
"timestamp_cancelled": "2026-09-08T20:57:57.926Z"
}Dfy email account order
This schema describes objects returned by the DFY Email Account Order endpoints.
A Done-For-You email account order
ID of the workspace associated with the email account order
Example:
"workspace_12345"
Domain of the email account
Example:
"example.com"
Timestamp when the order was created
Example:
"2026-09-08T20:57:57.926Z"
Forwarding domain for the email account, if any
Example:
"forward.example.com"
How the forwarding domain is applied. Null when no forwarding is configured.
Available options:
redirect, stealth, null Example:
"redirect"
Indicates if the account is pre-warmed up
Example:
true
Timestamp when the order was cancelled, if applicable
Example:
"2026-09-08T20:57:57.926Z"