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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

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