Start a push operation with the inventory provider.
A completed fetch/push operation with data ready to be consumed.
Response when the requested operation is not supported by this Inventory App.
Any error response.
Any error response.
{- "items": [
- {
- "sku": "t-shirt-small-red",
- "integration_entity_id": "t-shirt-small-red",
- "available_quantity": 20,
- "allocated_quantity": 2,
- "updated_at": "2021-01-01T08:15:00+0000",
- "warehouse_id": "string"
}
], - "auth": { }
}
{- "status": "READY",
- "cursor": "cGFnZTozMDo6cGVyX3BhZ2U6NTAw",
- "message": "Poll immediately at `/fetch/cGFnZTozMDo6cGVyX3BhZ2U6NTAw`."
}