Skip to main content

Refresh Shipments (Tracked Job)

POST 

/api/walmart/:integrationInstance/wfs/inbound-shipments/refresh-tracked

Queue a tracked background job that pulls WFS inbound shipments from Walmart (all pages) and upserts them. Progress is surfaced via the tracked job log endpoints; the response returns the tracked job log id to watch. Takes no request body.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Job name: 'Refresh WFS Inbound Shipments: {instance name}'. On completion the job stores results.shipments_synced (count synced).

Request

Responses

OK

Response Headers
    Content-Type