Update shipping templates

The Update shipping templates API lets you modify configurations on an existing shipping template, such as shipping methods, regions, transit times, and pricing rules.

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

templateId

Body Params

Request fields

string
required

Shipping Template Name

string
enum
required

Shipping Template Type, should be CUSTOM or 3PL Specific

Allowed:
string
enum
required

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

Allowed:
string
enum
required

Shipping Template Status, Can be ACTIVE or INACTIVE status

Allowed:
shippingMethods
array of objects
required

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