changedInput schema / properties / policy / additionalProperties
Previous value: -trueNew value: +false
removedInput schema / properties / policy / description
Removed value: -"Fulfillment policy details"
changedInput schema / properties / policy / properties / categoryTypes / items / additionalProperties
Previous value: -trueNew value: +false
changedInput schema / properties / policy / properties / handlingTime / additionalProperties
Previous value: -trueNew value: +false
removedInput schema / properties / policy / properties / handlingTime / required
Removed value: -[
- "unit",
- "value"
-]
addedInput schema / properties / policy / properties / marketplaceId / enum
Added value: +[
+ "EBAY_AT",
+ "EBAY_AU",
+ "EBAY_BE",
+ "EBAY_CA",
+ "EBAY_CH",
+ "EBAY_CN",
+ "EBAY_CZ",
+ "EBAY_DE",
+ "EBAY_DK",
+ "EBAY_ES",
+ "EBAY_FI",
+ "EBAY_FR",
+ "EBAY_GB",
+ "EBAY_GR",
+ "EBAY_HK",
+ "EBAY_HU",
+ "EBAY_ID",
+ "EBAY_IE",
+ "EBAY_IL",
+ "EBAY_IN",
+ "EBAY_IT",
+ "EBAY_JP",
+ "EBAY_MY",
+ "EBAY_NL",
+ "EBAY_NO",
+ "EBAY_NZ",
+ "EBAY_PE",
+ "EBAY_PH",
+ "EBAY_PL",
+ "EBAY_PR",
+ "EBAY_PT",
+ "EBAY_RU",
+ "EBAY_SE",
+ "EBAY_SG",
+ "EBAY_TH",
+ "EBAY_TW",
+ "EBAY_US",
+ "EBAY_VN",
+ "EBAY_ZA",
+ "EBAY_HALF_US",
+ "EBAY_MOTORS_US"
+]
changedInput schema / properties / policy / properties / shippingOptions / items / additionalProperties
Previous value: -trueNew value: +false
addedInput schema / properties / policy / properties / shippingOptions / items / properties / insuranceFee
Added value: +{
+ "additionalProperties": false,
+ "properties": {
+ "currency": {
+ "type": "string"
+ },
+ "value": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+}
addedInput schema / properties / policy / properties / shippingOptions / items / properties / insuranceOffered
Added value: +{
+ "type": "boolean"
+}
addedInput schema / properties / policy / properties / shippingOptions / items / properties / packageHandlingCost / $ref
Added value: +"#/properties/policy/properties/shippingOptions/items/properties/insuranceFee"
removedInput schema / properties / policy / properties / shippingOptions / items / properties / packageHandlingCost / additionalProperties
Removed value: -true
removedInput schema / properties / policy / properties / shippingOptions / items / properties / packageHandlingCost / properties
Removed value: -{
- "currency": {
- "type": "string"
- },
- "value": {
- "type": "string"
- }
-}
removedInput schema / properties / policy / properties / shippingOptions / items / properties / packageHandlingCost / required
Removed value: -[
- "currency",
- "value"
-]
removedInput schema / properties / policy / properties / shippingOptions / items / properties / packageHandlingCost / type
Removed value: -"object"
addedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingDiscountProfileId
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingPromotionOffered
Added value: +{
+ "type": "boolean"
+}
changedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / additionalProperties
Previous value: -trueNew value: +false
changedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / additionalShippingCost / $ref
Previous value: -"#/properties/policy/properties/shippingOptions/items/properties/packageHandlingCost"New value: +"#/properties/policy/properties/shippingOptions/items/properties/insuranceFee"
removedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / cashOnDeliveryFee
Removed value: -{
- "$ref": "#/properties/policy/properties/shippingOptions/items/properties/packageHandlingCost"
-}
changedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / shipToLocations / additionalProperties
Previous value: -trueNew value: +false
changedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / shipToLocations / properties / regionIncluded / items / additionalProperties
Previous value: -trueNew value: +false
changedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / shippingCost / $ref
Previous value: -"#/properties/policy/properties/shippingOptions/items/properties/packageHandlingCost"New value: +"#/properties/policy/properties/shippingOptions/items/properties/insuranceFee"
addedInput schema / properties / policy / properties / shippingOptions / items / properties / shippingServices / items / properties / surcharge
Added value: +{
+ "$ref": "#/properties/policy/properties/shippingOptions/items/properties/insuranceFee"
+}
removedInput schema / properties / policy / properties / shippingOptions / items / required
Removed value: -[
- "costType",
- "optionType"
-]