cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Same Fulfillment policy Error.

I have create a new fulfillment_policy

{
"name": "Heavy Items Shipping Policy",
"description": "Default shipping policy for heavy items",
"marketplaceId": "EBAY_US",
"categoryTypes": [
{
"name": "ALL_EXCLUDING_MOTORS_VEHICLES",
"default": false
}
],
"handlingTime": {
"value": 5,
"unit": "DAY"
},
"shipToLocations": {
"regionExcluded": [
{
"regionName": "Alaska/Hawaii"
},
{
"regionName": "APO/FPO"
},
{
"regionName": "PO Box"
},
{
"regionName": "US Protectorates"
}
]
},
"shippingOptions": [
{
"optionType": "DOMESTIC",
"costType": "FLAT_RATE",
"shippingServices": [
{
"sortOrder": 1,
"shippingCarrierCode": "UPS",
"shippingServiceCode": "US_UPSSurePost",
"shippingCost": {
"value": "0.0",
"currency": "USD"
},
"additionalShippingCost": {
"value": "0.0",
"currency": "USD"
},
"freeShipping": true,
"buyerResponsibleForShipping": false,
"buyerResponsibleForPickup": false
}
],
"shippingDiscountProfileId": "0",
"shippingPromotionOffered": false
}
],
"globalShipping": false,
"pickupDropOff": false,
"freightShipping": false,
"fulfillmentPolicyId": "241021583017"
}

I sending this new ID for over weight products.

   
{
"requests":[{"availableQuantity":2,"categoryId":20564,"extendedProducerResponsibility":{},"format":"FIXED_PRICE","hideBuyerDetails":false,"includeCatalogProductDetails":true,"listingPolicies":{"bestOfferTerms":{"bestOfferEnabled":false},"fulfillmentPolicyId":"231563197017","paymentPolicyId":"241021583017","returnPolicyId":"228239810017"},"marketplaceId":"EBAY_US","merchantLocationKey":"19722450340_2","pricingSummary":{"price":{"currency":"USD","value":1654.52}},"sku":"354334"}]}


Still getting the same error.
'The eBay listing associated with the inventory item, or the unpublished offer has invalid data in the associated Fulfillment policy. Package weight is over the weight limit for service USPS Priority Mail International. The maximum weight is 70 lbs.","parameters'

Message 1 of 1
latest reply
0 REPLIES 0