Models
The Operation object
Every field of the Operation object — types, required flags and validation rules.
The Operation object
| Field | Type | Description |
|---|---|---|
id | string | e.g. op_8fd2c1 |
object | string | always operation |
type | string | e.g. listing.create, product.delete, inventory.batch. New values may be added. |
status | OperationStatus | one of: pending, processing, succeeded, partial, failed |
resource_type | string · nullable | |
resource_id | string · nullable | |
results | array of OperationResult | |
created_at | string | ISO 8601 |
completed_at | string · nullable | ISO 8601 |
Last updated on July 30, 2026
Need help?
The API is in private beta — email us and a human replies, usually within one business day.