Monitoring Cart Status with the Status API
- You have performed an operation that returns
202 Acceptedand a polling URL, such as cart activation or migration. - You have a bearer token for accessing status endpoints.
As cart operations are asynchronous, to track their progress, you must poll the status endpoint to determine when the operation completes and whether any errors occurred.
You have monitored the cart operation until completion or failure and can safely proceed with downstream processing such as proposal generation or further updates.
