UNPKG

shipstation-client

Version:
24 lines (12 loc) 526 B
# BatchStatus The possible batch status values ## Enum * `Open` (value: `'open'`) * `Queued` (value: `'queued'`) * `Processing` (value: `'processing'`) * `Completed` (value: `'completed'`) * `CompletedWithErrors` (value: `'completed_with_errors'`) * `Archived` (value: `'archived'`) * `Notifying` (value: `'notifying'`) * `Invalid` (value: `'invalid'`) [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)