Shipping Property Values in the Online Store: Overview of Methods
When creating a shipping property, you can immediately set values. In an order, there are three books that need to be shipped to different addresses. Create a shipping property called "Delivery Address" with three values. If the delivery address changes, update the shipping property value using the sale.shipmentpropertyvalue.* methods.
Quick navigation: all methods
Linking Shipping Property Values to Other Objects
Shipments. Specify the shipment ID. You can obtain a list of IDs using the sale.shipment.list method.
Shipping Properties. Create shipping properties using the sale.shipmentproperty.* methods.
Overview of Methods
Scope:
saleWho can execute the methods: administrator
|
Method |
Description |
|
Updates the shipping property values |
|
|
Returns the shipping property values |
|
|
Returns a list of shipping property values |
|
|
Deletes shipping property values |
|
|
Returns available fields for shipping property values |