Import Status
The Import Status object is a part of the Import resource.
Attributes
Top level attributes
| Name | Type | Description |
|---|---|---|
| id | string | Internal string used to uniquely identify the import. |
| time_created | string | ISO 8601 date & time of the moment the import started. |
| time_completed | string | ISO 8601 date & time of the moment the import finished. Can be null. |
| status | string | Current status of the import. One of the following: waiting, processing, completed, failed. |