Create shipping templates

The Create shipping templates API allows sellers to create custom shipping templates that define shipping methods, transit times, pricing logic, and geographic coverage.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request fields

string

Shipping Template Name

string

Shipping Template Type, should be CUSTOM or 3PL Specific.

string

This is the shipping model type. TIERED_PRICING: This model means that you charge shipping based on the price of the item PER_SHIPMENT_PRICING: This model means that you charge shipping based on the weight of your items (per pound), or you charge shipping based on the number of items purchased in an order.

string

Shipping Template Status, Can be ACTIVE or INACTIVE status.

shippingMethods
array of objects

Array of different ship methods of a shipping template.

shippingMethods
string

Shipping type of template. Example - INTERNATIONAL

fulfillmentCenterIds
array of strings

List of fulfilment center ids for international template. The fulfilmentcenterIds should belong to one country.

fulfillmentCenterIds
Headers
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 is used to track and debug issues. Use a randomly 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