| Attribute | Type | Description |
|---|---|---|
| id |
string |
The ID number of the status. |
| status_id |
string |
The global ID number of the status. |
| name |
string |
The name of the status (for example "Delivered"). |
| is_active |
string |
1 if the status is active, 0 otherwise. |
| is_internal |
boolean |
TRUE if the status is one of the built-in/internal statuses, FALSE if it is a custom status. |