Update a shipping method

patch

/fscmRestApi/resources/11.13.18.05/transitTimes/{TransitTimeId}/child/shippingMethods/{TransitTimeValueId}

Request

Path Parameters
  • The value that uniquely identifies the transit time. It is a value that the application generates when it creates a transit time.
  • The value that uniquely identifies the carrier shipping method. It is a value that the application generates when it creates a shipping method for a carrier. This maps to the same parameter in the parent Shipping Methods resource.
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Cost per Unit
    The value that indicates the cost of moving one unit of an item between this origin and destination.
  • Maximum Length: 15
    The abbreviation that identifies the currency of the cost per unit.
  • Title: Daily Volume Capacity
    The value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for volume, and the quantity of that limit.
  • Maximum Length: 3
    The abbreviation that identifies the unit of measure of the volume capacity.
  • The name of the unit of measure of the volume capacity.
  • Title: Daily Weight Capacity
    The value that indicates if moving a shipment from the origin to the destination is subject to a per day capacity limit for weight, and the quantity of that limit.
  • Maximum Length: 3
    The abbreviation that identifies the unit of measure of the weight capacity.
  • The name of the unit of measure of the weight capacity.
  • Title: Default shipping method
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the shipping method is the default choice among all defined between this origin and destination pairing. If false, then the shipping method is not the default. The default value is false.
  • Flexfields for Shipping Methods
    Title: Flexfields for Shipping Methods
    The Flexfields for Shipping Methods resource manages the descriptive flexfields for the shipping method.
  • The user-visible value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport.
  • Maximum Length: 30
    The internal value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport.
  • Title: Transit Time in Days
    The value that uniquely identifies the transit time use of a shipping method. It is a value that the application generates when it assigns a shipping method to a transit time.
Nested Schema : Flexfields for Shipping Methods
Type: array
Title: Flexfields for Shipping Methods
The Flexfields for Shipping Methods resource manages the descriptive flexfields for the shipping method.
Show Source
Nested Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : transitTimes-shippingMethods-item-response
Type: object
Show Source
Nested Schema : Flexfields for Shipping Methods
Type: array
Title: Flexfields for Shipping Methods
The Flexfields for Shipping Methods resource manages the descriptive flexfields for the shipping method.
Show Source
Nested Schema : transitTimes-shippingMethods-DFF-item-response
Type: object
Show Source
Back to Top