Refresh Single Order
POST//:domain/api/walmart/:integrationInstance/orders/refresh-order
Refresh a single Walmart order by its unique identifier (customerOrderId). Fetches the latest data from Walmart API and returns the updated order resource.
Authentication: Requires Bearer token.
Fields:
- uniqueId (required, string): The Walmart customerOrderId (e.g., '5000000001234')
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Not Found
Response Headers
Content-Type