Skip to main content

Send WFS Inbound Shipping Details Email (stage 2)

POST 

/api/walmart/:integrationInstance/wfs/inbound-shipments/:shipment/fulfillment/shipping-details-email

Stage 2 of the two-stage handoff: send the carrier / pickup details the stage-1 invite promised. The WFS carrier label only exists once a Preferred Carrier is booked against the shipment, so it cannot ride along with the initial email. Uses its own tenant-editable template (wfs_inbound_shipping_details) and attaches the late-stage documents. Does NOT restamp sent_at — that timestamp is the 3PL turnaround clock and belongs to stage 1. Requires the stage-1 email to have been sent (packet.sent_at set) AND late-stage paperwork to exist (packet.can_send_shipping_details true). Same body fields as the stage-1 send.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type