If the seller is subscribed to "Business Policies", use the seller_profiles instead of the shipping_details, payment_methods and return_accepted params.
<div style="font-style:normal">Param structure:<div style="margin-left: 2%;"><code style="padding:0; background-color:#ffffff;font-size:85%;font-family:monospace;">package_details[measure_unit] = string
Allowed measure_unit values: [English or Metric]
Default: Metric
package_details[weigh_unit] = string
Allowed weigh_unit values: [kg, g, lbs, oz]
package_details[package_depth] = decimal
package_details[package_length] = decimal
package_details[package_width] = decimal
package_details[weight_major] = decimal
package_details[weight_minor] = decimal
package_details[shipping_package] = string
See cart.info method, param
eBay_shipping_package_details
Name | Type | Description | Notes |
---|---|---|---|
MeasureUnit | string | [optional] | |
WeighUnit | string | [optional] | |
PackageDepth | decimal | [optional] | |
PackageLength | decimal | [optional] | |
PackageWidth | decimal | [optional] | |
WeightMajor | decimal | [optional] | |
WeightMinor | decimal | [optional] | |
ShippingPackage | string | [optional] |