Get results from a completed push operation, or scrub through multiple pages of results.
Results from a push operation, either PROCESSING, PAGING or DONE.
Response when the requested operation is not supported by this Inventory App.
Any error response.
Any error response.
{- "cursor": "cGFnZTozMDo6cGVyX3BhZ2U6NTAw",
- "auth": { }
}
{- "status": "PAGING",
- "skus_updated": [
- "t-shirt",
- "mug",
- "bouncy-ball"
], - "message": "Next page ready at `/push/cGFnZTozMDo6cGVyX3BhZ2U6NTAw`.",
- "next_cursor": "cGFnZTozMDo6cGVyX3BhZ2U6NTAw"
}