My Account

This request accepts a fixed price load.

A fixed price load is an offer that is a non-negotiable rate.
If the offer is not accepted at the rate, it will not occur.
The request can accept fixed prices on loads shippers offer.

Example

The following example allows a carrier to accept a load at a fixed price.

PUT https://developer.api.us.walmart.com/api-proxy/service/supplychain/transportation/v1/api/brokerage/plans/{planId}/bid

Request body:

{ "payload":
    { "identifiers": {
        "phaseId": "cfd03d74-6ff7-4a78-9e4c-c956ee994633" }, "status": "APPROVED"
     }
    } 
Language
Click Try It! to start a request and see the response here!