Create Carrier Rate Quote (Legacy)

The purpose of this service is to get the carrier rate quotes for WFS Preferred Carrier Program - FedEx parcel solution, when inbounding seller items from seller pickup point to Walmart fulfillment centers.

For the shipments sent by FedEx small parcel, you can ship packages up to 150 lb, up to 108" in length, and 165" in length plus girth. (Girth is 2x width + 2x height.). You can ship up to 200 packages per shipment.

Deprecation notice: This API is in legacy state and will be removed on February 09, 2027. We recommend transitioning to the Create Carrier Rate Quote (New) API.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request fields

string
required

Shipment ID

string

Shipment Source

date-time

Pickup window opening datetime

date-time

Pickup window closing datetime

date-time

Delivery window opening datetime

date-time

Pickup window closing datetime

customer
object

Customer

originLocation
object
required

Shipment origin location

destinationLocation
object

Shipment destination location

returnLocation
object

Return location

shipmentPackages
array of objects
required
length between 1 and 500

Number of Shipment Packages

shipmentPackages*

List of packages being shipped

int32
required

Package Sequence Number

float
required
-1 to 150

Weight

string
required
Defaults to LB

Weight unit of measurement, should always be "LB"

float
required
≥ -1

Length

float
required
≥ -1

Height

float
required
≥ -1

Width

string
required
Defaults to IN

Length unit of measurement, should always be "IN"

labelInformation
object
float

Billing Weight

float
float
float
float
string

Package Type

int32

Number of Packages

boolean
string
required
Defaults to PARCEL
string
int32
loadTypes
array of objects
loadTypes
Headers
string
required

Basic authorization header. Base 64 encodes the Client ID and Client Secret retrieved in step two of the integration steps.

string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json