Skip to main content

Get Raw Walmart Order

GET 

/api/walmart/:integrationInstance/orders/:order/raw

Fetch the order directly from the Walmart Marketplace API and return Walmart's raw purchase-order payload without any transformation. Useful for troubleshooting sync discrepancies — this is the live payload as Walmart returns it today, not the locally stored copy.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns 403 if the order does not belong to the integration instance, and 500 if Walmart cannot be reached or rejects the request.

Request

Responses

OK

Response Headers
    Content-Type