From eab4b08309884102ced21b8c17e6b2ea79e433d9 Mon Sep 17 00:00:00 2001 From: Jack Evoniuk Date: Mon, 8 Jul 2024 10:59:48 -0700 Subject: [PATCH] Added the Benefits object to Merchant Fulfillment --- .DS_Store | Bin 8196 -> 0 bytes models/.DS_Store | Bin 6148 -> 0 bytes .../merchantFulfillmentV0.json | 178 +++++++++--------- 3 files changed, 89 insertions(+), 89 deletions(-) delete mode 100644 .DS_Store delete mode 100644 models/.DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index bf745114ab5e9299f4a5a32b813404fdf56a82ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8196 zcmeHMYitx%6u#fIlo>n7v{ERKWmguEKx?<UE=6-X| zz30xHGvArJXO=OB=A2&7ST$ozrh}taPTe&cALqwaO$s!ngdlsyEaqkk?r6qxGFQzG z6=4Lz2!s&`BM?R)jKGZ$0ot>9ldrSyi_x$TBM?U5e;EP(eu&Y*F&W^vK>yW2onHbF z@)E#rbWU}EZxahJ8Q{1;-;~xA)dK=k1SJN9IgQ8obi!nS;{t^_gD__Zu8g2Ufq!+f zi}}+Tk^;j%j6fKHt0TbEr;Lp-hw03iQokS1j9RAaB@$;Km6T2^n=Vh6%jG?(VW*Jt z(q7JOPG@&>snc<+Oz}LO*<~7q0c}=`V|!`SHnP5fsT(wXzl^Tf}FHl2p;HvqiU*TgufLk?x+}KDEEc9CYlIdC(ZpX1e5C8;LuzMxK1? z9(1hSi0uw&6@zJOFlVJbW20s9$)ua<4rU$8+TpmSXF7Iok7w-niVIB|>gjWxtk>c% zHlS%a*Vt*$T4vs8r4?zZN`AHNqkI{6myvY||@Q8{+&oao|ZwGDTzPi|`KxPM}% zR#B;{RkOSErfX&_qc`mi8n$lQLtO<^_lEl@z_w@ZHI1yIRG_BQPLCK9mDO|S&0i3S zh&fkmimUYGGUmfM(>tKWWm#M!vM8>|+6VnQ-DHQO^A&Y}BobM4hb-^r`j)Igy-=%> z6*Xj#?sO?Y!EGk$6-9G9_Yn((sk(ZNtY~_dmChJepjy{Ns%_nQ;d!8}x<^)e2Az=+ za>f<9NK30MYo9&9FWjDXz3rohefgGJw#ss!JDkoM+Y7|OqD8wb`wy1%++>q(dQR4l z#(j$-kzT&kMqM{_a(Z6%+{#EQ(j{wOlZ|HDd6QUA&q9!2jwe&6{AUtRE*H-xE`TvV z#>%Xs7$D!{B5WyZq&=;Z?WLSM%${aP*!%1RJIPM7Gwd8Y&wgeX*)Qx@b_pd=QHcdu zj9SzofqJY%6V_t`wxJVU*o6%C!NLd}co@SYcoc{61fIk5cmXfrHN1g0aTIUk7(T>D z_!yt!b9{l*_!8&vBhKR|T)=O*gx{qKX`ZxLS|Tl#>ZF9!Agz=(OIxHJQm>SehNNNP zfmBSlJ(E3?4v;+QEkfxQdPTeh~{tG3_p>GsX7Ji%_8RW*A~Y{~MvRgHIV zyi7yE+9FZ^oB%%OCuNGyd7l?k`RZq)x-i;BNnz~2l8PcViwUVs=gBKi@Y%Pk@u)V9 z(ng3&)n!qwj8aC3E26bgO`=Q{Vj|k0Y9*A1if_9*TB~Z1g|Jp_QngabNFi=e7pfXl zgwPyqjcPo<+yi$p{^=e-KZ@T{X|C`sr@Xo^sgc1152%xkz z)!IzcuJ?lDwRVh-2kGFA&l?x$n^5PMd_6<#k*Y?_z&f#*|^M}VLT{#*KR$aOD{n1fZo*WNW ztG4&>$;LzSXsSLE$$y{yCf%xhgK<$+JGD3#x(a0(f%#rhrob zV-KKeXsopWwA%@B_^d1aLEmSJqoe+xLi{TXKOkNIIZn4hz=npmzm3J*8jgS?@J|uo z^Fbo9238xR`shHWp8!z)jL?QMza`j5S`Dl=M$rQk#uaK@g?(ZOjD{rISO 8601 date-time format. If `MustArriveByDate` is specified, only shipping service offers that can be delivered by that date are returned.", + "description": "The date by which the package must arrive to keep the promise to the customer, in ISO 8601 datetime format. If MustArriveByDate is specified, only shipping service offers that can be delivered by that date are returned.", "$ref": "#/definitions/Timestamp" }, "ShipDate": { @@ -2776,15 +2776,15 @@ "x-docgen-enum-table-extension": [ { "value": "Purchased", - "description": "The seller purchased a label by calling the `createShipment` operation." + "description": "The seller purchased a label by calling the createShipment operation." }, { "value": "RefundPending", - "description": "The seller requested a label refund by calling the `cancelShipment` operation, and the refund request is being processed by the carrier. Note: A seller can create a new shipment for an order while `Status=RefundPending` for a canceled shipment. After you request a label refund (by calling `cancelShipment`), the status of the order remains `Shipped`." + "description": "The seller requested a label refund by calling the cancelShipment operation, and the refund request is being processed by the carrier.\n\nNote:\n\n* A seller can create a new shipment for an order while Status=RefundPending for a canceled shipment.\n* After a label refund is requested by calling the cancelShipment operation, the order status of the order remains \"Shipped\"." }, { "value": "RefundRejected", - "description": "The label refund request is rejected by the carrier. A refund request is rejected because the cancellation window has expired, or the carrier has already accepted the shipment for delivery. Cancellation policies vary by carrier. For more information about carrier cancellation policies, refer to the Seller Central Help for your marketplace." + "description": "The label refund request was rejected by the carrier. A refund request is rejected for either of the following reasons:\n\n* The cancellation window has expired. Cancellation policies vary by carrier. For more information about carrier cancellation policies, see the Seller Central Help.\n* The carrier has already accepted the shipment for delivery." }, { "value": "RefundApplied", @@ -2860,7 +2860,7 @@ "properties": { "ShippingServiceName": { "type": "string", - "description": "A plain text representation of a carrier's shipping service. For example, UPS Ground or FedEx Standard Overnight. " + "description": "A plain text representation of a carrier's shipping service. For example, \"UPS Ground\" or \"FedEx Standard Overnight\". " }, "CarrierName": { "type": "string", @@ -2935,12 +2935,12 @@ "$ref": "#/definitions/DeliveryExperienceType" }, "DeclaredValue": { - "description": "The declared value of the shipment. The carrier uses this value to determine the amount to use to insure the shipment. If `DeclaredValue` is greater than the carrier's minimum insurance amount, the seller is charged for the additional insurance as determined by the carrier. For information about optional insurance coverage, refer to the Seller Central Help: [UK](https://sellercentral.amazon.co.uk/gp/help/200204080), [US](https://sellercentral.amazon.com/gp/help/200204080).", + "description": "The declared value of the shipment. The carrier uses this value to determine the amount to use to insure the shipment. If DeclaredValue is greater than the carrier's minimum insurance amount, the seller is charged for the additional insurance as determined by the carrier. For information about optional insurance coverage, see the Seller Central Help [UK](https://sellercentral.amazon.co.uk/gp/help/200204080) [US](https://sellercentral.amazon.com/gp/help/200204080).", "$ref": "#/definitions/CurrencyAmount" }, "CarrierWillPickUp": { "type": "boolean", - "description": "When true, the carrier will pick up the package. Note: Scheduled carrier pickup is available only using Dynamex (US), DPD (UK), and Royal Mail (UK)." + "description": "When true, the carrier will pick up the package.\n\nNote: Scheduled carrier pickup is available only using Dynamex (US), DPD (UK), and Royal Mail (UK)." }, "CarrierWillPickUpOption": { "$ref": "#/definitions/CarrierWillPickUpOption" @@ -2990,7 +2990,7 @@ }, "StateOrProvinceCode": { "type": "string", - "description": "The state or province code. Note: Required in Canada, US, and UK marketplaces. Also required for shipments originating in China.", + "description": "The state or province code. **Note.** Required in the Canada, US, and UK marketplaces. Also required for shipments originating from China.", "maxLength": 30 }, "RejectedShippingService": { @@ -3004,19 +3004,19 @@ "properties": { "CarrierName": { "type": "string", - "description": "The rejected shipping carrier name. For example, USPS." + "description": "The rejected shipping carrier name. e.g. USPS" }, "ShippingServiceName": { "type": "string", - "description": "The rejected shipping service localized name. For example, FedEx Standard Overnight." + "description": "The rejected shipping service localized name. e.g. FedEx Standard Overnight" }, "ShippingServiceId": { - "description": "The rejected shipping service identifier. For example, `FEDEX_PTP_STANDARD_OVERNIGHT`.", + "description": "The rejected shipping service identifier. e.g. FEDEX_PTP_STANDARD_OVERNIGHT", "$ref": "#/definitions/ShippingServiceIdentifier" }, "RejectionReasonCode": { "type": "string", - "description": "A reason code meant to be consumed programatically. For example, `CARRIER_CANNOT_SHIP_TO_POBOX`." + "description": "A reason code meant to be consumed programatically. e.g. CARRIER_CANNOT_SHIP_TO_POBOX" }, "RejectionReasonMessage": { "type": "string", @@ -3027,7 +3027,7 @@ }, "RejectedShippingServiceList": { "type": "array", - "description": "List of services that are for some reason unavailable for this request", + "description": "List of services that were for some reason unavailable for this request", "items": { "$ref": "#/definitions/RejectedShippingService" } @@ -3083,7 +3083,7 @@ }, "TransparencyCode": { "type": "string", - "description": "The transparency code associated with the item. Determine the transparency serial number with:\n\n**1D or 2D Barcode:** This has a **T** logo. Submit either the 29-character alpha-numeric identifier beginning with **AZ** or **ZA**, or the 38-character Serialized Global Trade Item Number (SGTIN).\n**2D Barcode SN:** Submit the 7- to 20-character serial number barcode, that likely has the prefix **SN**. The serial number is applied to the same side of the packaging as the GTIN (UPC/EAN/ISBN) barcode.\n**QR code SN:** Submit the URL that the QR code generates." + "description": "The Transparency code associated with the item. The Transparency serial number that needs to be submitted can be determined by the following:\n\n**1D or 2D Barcode:** This has a **T** logo. Submit either the 29-character alpha-numeric identifier beginning with **AZ** or **ZA**, or the 38-character Serialized Global Trade Item Number (SGTIN).\n**2D Barcode SN:** Submit the 7- to 20-character serial number barcode, which likely has the prefix **SN**. The serial number will be applied to the same side of the packaging as the GTIN (UPC/EAN/ISBN) barcode.\n**QR code SN:** Submit the URL that the QR code generates." }, "TransparencyCodeList": { "type": "array", @@ -3179,7 +3179,7 @@ }, { "value": "FL_OZ", - "description": "Fluid ounce - Imperial unit of volume." + "description": "Fluid Ounce - Imperial unit of volume." }, { "value": "GAL", @@ -3204,11 +3204,11 @@ "description": "The measurement value." } }, - "description": "Liquid volume." + "description": "Liquid Volume." }, "DangerousGoodsDetails": { "type": "object", - "description": "Details related to any dangerous goods or items that are shipped.", + "description": "Details related to any dangerous goods/items that are being shipped.", "properties": { "UnitedNationsRegulatoryId" : { "type": "string", @@ -3217,7 +3217,7 @@ }, "TransportationRegulatoryClass" : { "type": "string", - "description": "The specific regulatory class of the shipped item.", + "description": "The specific regulatory class of the item being shipped.", "pattern": "^[1-9](\\.[1-9])?$" }, "PackingGroup" : { @@ -3264,59 +3264,59 @@ "x-docgen-enum-table-extension": [ { "value": "PI965_SECTION_IA", - "description": "Ion PI965 Section IA (LiBa)." + "description": "Ion PI965 Section IA (LiBa)" }, { "value": "PI965_SECTION_IB", - "description": "Ion PI965 Section IB (LiBa)." + "description": "Ion PI965 Section IB (LiBa)" }, { "value": "PI965_SECTION_II", - "description": "Ion PI965 Section II (LiBa)." + "description": "Ion PI965 Section II (LiBa)" }, { "value": "PI966_SECTION_I", - "description": "Ion PI966 Section I (LiBa with equipment)." + "description": "Ion PI966 Section I (LiBa with equipment)" }, { "value": "PI966_SECTION_II", - "description": "Ion PI966 Section II (LiBa with equipment)." + "description": "Ion PI966 Section II (LiBa with equipment)" }, { "value": "PI967_SECTION_I", - "description": "Ion PI967 Section I (LiBa in equipment)." + "description": "Ion PI967 Section I (LiBa in equipment)" }, { "value": "PI967_SECTION_II", - "description": "Ion PI967 Section II (LiBa in equipment)." + "description": "Ion PI967 Section II (LiBa in equipment)" }, { "value": "PI968_SECTION_IA", - "description": "Metal PI968 Section IA (LiBa)." + "description": "Metal PI968 Section IA (LiBa)" }, { "value": "PI968_SECTION_IB", - "description": "Metal PI968 Section IB (LiBa)." + "description": "Metal PI968 Section IB (LiBa)" }, { "value": "PI969_SECTION_I", - "description": "Metal PI969 Section I (LiBa with equipment)." + "description": "Metal PI969 Section I (LiBa with equipment)" }, { "value": "PI969_SECTION_II", - "description": "Metal PI969 Section II (LiBa with equipment)." + "description": "Metal PI969 Section II (LiBa with equipment)" }, { "value": "PI970_SECTION_I", - "description": "Metal PI970 Section I (LiBa in equipment)." + "description": "Metal PI970 Section I (LiBa in equipment)" }, { "value": "PI970_SECTION_II", - "description": "Metal PI970 Section II (LiBa in equipment)." + "description": "Metal PI970 Section II (LiBa in equipment)" } ] } } } } -} \ No newline at end of file +}