@sp-api-sdk/merchant-fulfillment-api-v0 3.1.11 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/README.md +4 -4
  2. package/dist/index.cjs +775 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +2022 -0
  5. package/dist/index.d.ts +2022 -0
  6. package/dist/index.js +716 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/merchant-fulfillment-api.js +0 -355
  10. package/dist/cjs/api-model/api.js +0 -30
  11. package/dist/cjs/api-model/base.js +0 -52
  12. package/dist/cjs/api-model/common.js +0 -123
  13. package/dist/cjs/api-model/configuration.js +0 -98
  14. package/dist/cjs/api-model/index.js +0 -32
  15. package/dist/cjs/api-model/models/additional-inputs.js +0 -15
  16. package/dist/cjs/api-model/models/additional-seller-input.js +0 -15
  17. package/dist/cjs/api-model/models/additional-seller-inputs.js +0 -15
  18. package/dist/cjs/api-model/models/address.js +0 -15
  19. package/dist/cjs/api-model/models/available-carrier-will-pick-up-option.js +0 -15
  20. package/dist/cjs/api-model/models/available-delivery-experience-option.js +0 -15
  21. package/dist/cjs/api-model/models/available-shipping-service-options.js +0 -15
  22. package/dist/cjs/api-model/models/benefits.js +0 -15
  23. package/dist/cjs/api-model/models/cancel-shipment-response.js +0 -15
  24. package/dist/cjs/api-model/models/carrier-will-pick-up-option.js +0 -24
  25. package/dist/cjs/api-model/models/constraint.js +0 -15
  26. package/dist/cjs/api-model/models/create-shipment-request.js +0 -15
  27. package/dist/cjs/api-model/models/create-shipment-response.js +0 -15
  28. package/dist/cjs/api-model/models/currency-amount.js +0 -15
  29. package/dist/cjs/api-model/models/dangerous-goods-details.js +0 -36
  30. package/dist/cjs/api-model/models/delivery-experience-option.js +0 -26
  31. package/dist/cjs/api-model/models/delivery-experience-type.js +0 -25
  32. package/dist/cjs/api-model/models/excluded-benefit.js +0 -15
  33. package/dist/cjs/api-model/models/file-contents.js +0 -15
  34. package/dist/cjs/api-model/models/file-type.js +0 -24
  35. package/dist/cjs/api-model/models/get-additional-seller-inputs-request.js +0 -15
  36. package/dist/cjs/api-model/models/get-additional-seller-inputs-response.js +0 -15
  37. package/dist/cjs/api-model/models/get-additional-seller-inputs-result.js +0 -15
  38. package/dist/cjs/api-model/models/get-eligible-shipment-services-request.js +0 -15
  39. package/dist/cjs/api-model/models/get-eligible-shipment-services-response.js +0 -15
  40. package/dist/cjs/api-model/models/get-eligible-shipment-services-result.js +0 -15
  41. package/dist/cjs/api-model/models/get-shipment-response.js +0 -15
  42. package/dist/cjs/api-model/models/hazmat-type.js +0 -23
  43. package/dist/cjs/api-model/models/index.js +0 -75
  44. package/dist/cjs/api-model/models/input-target-type.js +0 -23
  45. package/dist/cjs/api-model/models/item-level-fields.js +0 -15
  46. package/dist/cjs/api-model/models/item.js +0 -15
  47. package/dist/cjs/api-model/models/label-customization.js +0 -15
  48. package/dist/cjs/api-model/models/label-dimensions.js +0 -15
  49. package/dist/cjs/api-model/models/label-format-option-request.js +0 -15
  50. package/dist/cjs/api-model/models/label-format-option.js +0 -15
  51. package/dist/cjs/api-model/models/label-format.js +0 -26
  52. package/dist/cjs/api-model/models/label.js +0 -15
  53. package/dist/cjs/api-model/models/length.js +0 -15
  54. package/dist/cjs/api-model/models/liquid-volume.js +0 -25
  55. package/dist/cjs/api-model/models/model-error.js +0 -15
  56. package/dist/cjs/api-model/models/package-dimensions.js +0 -15
  57. package/dist/cjs/api-model/models/predefined-package-dimensions.js +0 -71
  58. package/dist/cjs/api-model/models/rate-item-id.js +0 -22
  59. package/dist/cjs/api-model/models/rate-item-type.js +0 -22
  60. package/dist/cjs/api-model/models/rate-item.js +0 -15
  61. package/dist/cjs/api-model/models/rejected-shipping-service.js +0 -15
  62. package/dist/cjs/api-model/models/seller-input-definition.js +0 -15
  63. package/dist/cjs/api-model/models/shipment-request-details.js +0 -15
  64. package/dist/cjs/api-model/models/shipment-status.js +0 -25
  65. package/dist/cjs/api-model/models/shipment.js +0 -15
  66. package/dist/cjs/api-model/models/shipping-offering-filter.js +0 -15
  67. package/dist/cjs/api-model/models/shipping-service-options.js +0 -15
  68. package/dist/cjs/api-model/models/shipping-service.js +0 -15
  69. package/dist/cjs/api-model/models/standard-id-for-label.js +0 -22
  70. package/dist/cjs/api-model/models/temporarily-unavailable-carrier.js +0 -15
  71. package/dist/cjs/api-model/models/terms-and-conditions-not-accepted-carrier.js +0 -15
  72. package/dist/cjs/api-model/models/unit-of-length.js +0 -23
  73. package/dist/cjs/api-model/models/unit-of-weight.js +0 -23
  74. package/dist/cjs/api-model/models/weight.js +0 -15
  75. package/dist/cjs/client.js +0 -49
  76. package/dist/cjs/index.js +0 -19
  77. package/dist/es/api-model/api/merchant-fulfillment-api.js +0 -345
  78. package/dist/es/api-model/api.js +0 -14
  79. package/dist/es/api-model/base.js +0 -44
  80. package/dist/es/api-model/common.js +0 -110
  81. package/dist/es/api-model/configuration.js +0 -94
  82. package/dist/es/api-model/index.js +0 -16
  83. package/dist/es/api-model/models/additional-inputs.js +0 -14
  84. package/dist/es/api-model/models/additional-seller-input.js +0 -14
  85. package/dist/es/api-model/models/additional-seller-inputs.js +0 -14
  86. package/dist/es/api-model/models/address.js +0 -14
  87. package/dist/es/api-model/models/available-carrier-will-pick-up-option.js +0 -14
  88. package/dist/es/api-model/models/available-delivery-experience-option.js +0 -14
  89. package/dist/es/api-model/models/available-shipping-service-options.js +0 -14
  90. package/dist/es/api-model/models/benefits.js +0 -14
  91. package/dist/es/api-model/models/cancel-shipment-response.js +0 -14
  92. package/dist/es/api-model/models/carrier-will-pick-up-option.js +0 -21
  93. package/dist/es/api-model/models/constraint.js +0 -14
  94. package/dist/es/api-model/models/create-shipment-request.js +0 -14
  95. package/dist/es/api-model/models/create-shipment-response.js +0 -14
  96. package/dist/es/api-model/models/currency-amount.js +0 -14
  97. package/dist/es/api-model/models/dangerous-goods-details.js +0 -33
  98. package/dist/es/api-model/models/delivery-experience-option.js +0 -23
  99. package/dist/es/api-model/models/delivery-experience-type.js +0 -22
  100. package/dist/es/api-model/models/excluded-benefit.js +0 -14
  101. package/dist/es/api-model/models/file-contents.js +0 -14
  102. package/dist/es/api-model/models/file-type.js +0 -21
  103. package/dist/es/api-model/models/get-additional-seller-inputs-request.js +0 -14
  104. package/dist/es/api-model/models/get-additional-seller-inputs-response.js +0 -14
  105. package/dist/es/api-model/models/get-additional-seller-inputs-result.js +0 -14
  106. package/dist/es/api-model/models/get-eligible-shipment-services-request.js +0 -14
  107. package/dist/es/api-model/models/get-eligible-shipment-services-response.js +0 -14
  108. package/dist/es/api-model/models/get-eligible-shipment-services-result.js +0 -14
  109. package/dist/es/api-model/models/get-shipment-response.js +0 -14
  110. package/dist/es/api-model/models/hazmat-type.js +0 -20
  111. package/dist/es/api-model/models/index.js +0 -59
  112. package/dist/es/api-model/models/input-target-type.js +0 -20
  113. package/dist/es/api-model/models/item-level-fields.js +0 -14
  114. package/dist/es/api-model/models/item.js +0 -14
  115. package/dist/es/api-model/models/label-customization.js +0 -14
  116. package/dist/es/api-model/models/label-dimensions.js +0 -14
  117. package/dist/es/api-model/models/label-format-option-request.js +0 -14
  118. package/dist/es/api-model/models/label-format-option.js +0 -14
  119. package/dist/es/api-model/models/label-format.js +0 -23
  120. package/dist/es/api-model/models/label.js +0 -14
  121. package/dist/es/api-model/models/length.js +0 -14
  122. package/dist/es/api-model/models/liquid-volume.js +0 -22
  123. package/dist/es/api-model/models/model-error.js +0 -14
  124. package/dist/es/api-model/models/package-dimensions.js +0 -14
  125. package/dist/es/api-model/models/predefined-package-dimensions.js +0 -68
  126. package/dist/es/api-model/models/rate-item-id.js +0 -19
  127. package/dist/es/api-model/models/rate-item-type.js +0 -19
  128. package/dist/es/api-model/models/rate-item.js +0 -14
  129. package/dist/es/api-model/models/rejected-shipping-service.js +0 -14
  130. package/dist/es/api-model/models/seller-input-definition.js +0 -14
  131. package/dist/es/api-model/models/shipment-request-details.js +0 -14
  132. package/dist/es/api-model/models/shipment-status.js +0 -22
  133. package/dist/es/api-model/models/shipment.js +0 -14
  134. package/dist/es/api-model/models/shipping-offering-filter.js +0 -14
  135. package/dist/es/api-model/models/shipping-service-options.js +0 -14
  136. package/dist/es/api-model/models/shipping-service.js +0 -14
  137. package/dist/es/api-model/models/standard-id-for-label.js +0 -19
  138. package/dist/es/api-model/models/temporarily-unavailable-carrier.js +0 -14
  139. package/dist/es/api-model/models/terms-and-conditions-not-accepted-carrier.js +0 -14
  140. package/dist/es/api-model/models/unit-of-length.js +0 -20
  141. package/dist/es/api-model/models/unit-of-weight.js +0 -20
  142. package/dist/es/api-model/models/weight.js +0 -14
  143. package/dist/es/client.js +0 -45
  144. package/dist/es/index.js +0 -3
  145. package/dist/types/api-model/api/merchant-fulfillment-api.d.ts +0 -228
  146. package/dist/types/api-model/api.d.ts +0 -12
  147. package/dist/types/api-model/base.d.ts +0 -42
  148. package/dist/types/api-model/common.d.ts +0 -34
  149. package/dist/types/api-model/configuration.d.ts +0 -98
  150. package/dist/types/api-model/index.d.ts +0 -14
  151. package/dist/types/api-model/models/additional-inputs.d.ts +0 -22
  152. package/dist/types/api-model/models/additional-seller-input.d.ts +0 -44
  153. package/dist/types/api-model/models/additional-seller-inputs.d.ts +0 -22
  154. package/dist/types/api-model/models/address.d.ts +0 -60
  155. package/dist/types/api-model/models/available-carrier-will-pick-up-option.d.ts +0 -20
  156. package/dist/types/api-model/models/available-delivery-experience-option.d.ts +0 -20
  157. package/dist/types/api-model/models/available-shipping-service-options.d.ts +0 -26
  158. package/dist/types/api-model/models/benefits.d.ts +0 -25
  159. package/dist/types/api-model/models/cancel-shipment-response.d.ts +0 -22
  160. package/dist/types/api-model/models/carrier-will-pick-up-option.d.ts +0 -20
  161. package/dist/types/api-model/models/constraint.d.ts +0 -24
  162. package/dist/types/api-model/models/create-shipment-request.d.ts +0 -35
  163. package/dist/types/api-model/models/create-shipment-response.d.ts +0 -22
  164. package/dist/types/api-model/models/currency-amount.d.ts +0 -24
  165. package/dist/types/api-model/models/dangerous-goods-details.d.ts +0 -54
  166. package/dist/types/api-model/models/delivery-experience-option.d.ts +0 -22
  167. package/dist/types/api-model/models/delivery-experience-type.d.ts +0 -21
  168. package/dist/types/api-model/models/excluded-benefit.d.ts +0 -24
  169. package/dist/types/api-model/models/file-contents.d.ts +0 -26
  170. package/dist/types/api-model/models/file-type.d.ts +0 -20
  171. package/dist/types/api-model/models/get-additional-seller-inputs-request.d.ts +0 -26
  172. package/dist/types/api-model/models/get-additional-seller-inputs-response.d.ts +0 -22
  173. package/dist/types/api-model/models/get-additional-seller-inputs-result.d.ts +0 -26
  174. package/dist/types/api-model/models/get-eligible-shipment-services-request.d.ts +0 -20
  175. package/dist/types/api-model/models/get-eligible-shipment-services-response.d.ts +0 -22
  176. package/dist/types/api-model/models/get-eligible-shipment-services-result.d.ts +0 -36
  177. package/dist/types/api-model/models/get-shipment-response.d.ts +0 -22
  178. package/dist/types/api-model/models/hazmat-type.d.ts +0 -19
  179. package/dist/types/api-model/models/index.d.ts +0 -59
  180. package/dist/types/api-model/models/input-target-type.d.ts +0 -19
  181. package/dist/types/api-model/models/item-level-fields.d.ts +0 -25
  182. package/dist/types/api-model/models/item.d.ts +0 -47
  183. package/dist/types/api-model/models/label-customization.d.ts +0 -22
  184. package/dist/types/api-model/models/label-dimensions.d.ts +0 -26
  185. package/dist/types/api-model/models/label-format-option-request.d.ts +0 -20
  186. package/dist/types/api-model/models/label-format-option.d.ts +0 -22
  187. package/dist/types/api-model/models/label-format.d.ts +0 -22
  188. package/dist/types/api-model/models/label.d.ts +0 -28
  189. package/dist/types/api-model/models/length.d.ts +0 -22
  190. package/dist/types/api-model/models/liquid-volume.d.ts +0 -34
  191. package/dist/types/api-model/models/model-error.d.ts +0 -28
  192. package/dist/types/api-model/models/package-dimensions.d.ts +0 -32
  193. package/dist/types/api-model/models/predefined-package-dimensions.d.ts +0 -67
  194. package/dist/types/api-model/models/rate-item-id.d.ts +0 -18
  195. package/dist/types/api-model/models/rate-item-type.d.ts +0 -18
  196. package/dist/types/api-model/models/rate-item.d.ts +0 -26
  197. package/dist/types/api-model/models/rejected-shipping-service.d.ts +0 -36
  198. package/dist/types/api-model/models/seller-input-definition.d.ts +0 -41
  199. package/dist/types/api-model/models/shipment-request-details.d.ts +0 -47
  200. package/dist/types/api-model/models/shipment-status.d.ts +0 -21
  201. package/dist/types/api-model/models/shipment.d.ts +0 -60
  202. package/dist/types/api-model/models/shipping-offering-filter.d.ts +0 -28
  203. package/dist/types/api-model/models/shipping-service-options.d.ts +0 -28
  204. package/dist/types/api-model/models/shipping-service.d.ts +0 -72
  205. package/dist/types/api-model/models/standard-id-for-label.d.ts +0 -18
  206. package/dist/types/api-model/models/temporarily-unavailable-carrier.d.ts +0 -20
  207. package/dist/types/api-model/models/terms-and-conditions-not-accepted-carrier.d.ts +0 -20
  208. package/dist/types/api-model/models/unit-of-length.d.ts +0 -19
  209. package/dist/types/api-model/models/unit-of-weight.d.ts +0 -19
  210. package/dist/types/api-model/models/weight.d.ts +0 -22
  211. package/dist/types/client.d.ts +0 -6
  212. package/dist/types/index.d.ts +0 -3
@@ -1,26 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { AvailableCarrierWillPickUpOption } from './available-carrier-will-pick-up-option';
13
- import type { AvailableDeliveryExperienceOption } from './available-delivery-experience-option';
14
- /**
15
- * The available shipping service options.
16
- */
17
- export interface AvailableShippingServiceOptions {
18
- /**
19
- * List of available carrier pickup options.
20
- */
21
- 'AvailableCarrierWillPickUpOptions': Array<AvailableCarrierWillPickUpOption>;
22
- /**
23
- * List of available delivery experience options.
24
- */
25
- 'AvailableDeliveryExperienceOptions': Array<AvailableDeliveryExperienceOption>;
26
- }
@@ -1,25 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { ExcludedBenefit } from './excluded-benefit';
13
- /**
14
- * Benefits that are included and excluded for each shipping offer. Benefits represents services provided by Amazon (for example, `CLAIMS_PROTECTED`) when sellers purchase shipping through Amazon. Benefit details are made available for any shipment placed on or after January 1st 2024 00:00 UTC.
15
- */
16
- export interface Benefits {
17
- /**
18
- * A list of included benefits.
19
- */
20
- 'IncludedBenefits'?: Array<string>;
21
- /**
22
- * A list of excluded benefits. Refer to the `ExcludeBenefit` object for further documentation.
23
- */
24
- 'ExcludedBenefits'?: Array<ExcludedBenefit>;
25
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { Shipment } from './shipment';
13
- /**
14
- * Response schema.
15
- */
16
- export interface CancelShipmentResponse {
17
- 'payload'?: Shipment;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * Carrier will pick up option.
14
- */
15
- export declare const CarrierWillPickUpOption: {
16
- readonly CarrierWillPickUp: "CarrierWillPickUp";
17
- readonly ShipperWillDropOff: "ShipperWillDropOff";
18
- readonly NoPreference: "NoPreference";
19
- };
20
- export type CarrierWillPickUpOption = typeof CarrierWillPickUpOption[keyof typeof CarrierWillPickUpOption];
@@ -1,24 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * A validation constraint.
14
- */
15
- export interface Constraint {
16
- /**
17
- * A regular expression.
18
- */
19
- 'ValidationRegEx'?: string;
20
- /**
21
- * A validation string.
22
- */
23
- 'ValidationString': string;
24
- }
@@ -1,35 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { AdditionalSellerInputs } from './additional-seller-inputs';
13
- import type { HazmatType } from './hazmat-type';
14
- import type { LabelFormatOptionRequest } from './label-format-option-request';
15
- import type { ShipmentRequestDetails } from './shipment-request-details';
16
- /**
17
- * Request schema.
18
- */
19
- export interface CreateShipmentRequest {
20
- 'ShipmentRequestDetails': ShipmentRequestDetails;
21
- /**
22
- * An Amazon-defined shipping service identifier.
23
- */
24
- 'ShippingServiceId': string;
25
- /**
26
- * Identifies a shipping service order made by a carrier.
27
- */
28
- 'ShippingServiceOfferId'?: string;
29
- 'HazmatType'?: HazmatType;
30
- 'LabelFormatOption'?: LabelFormatOptionRequest;
31
- /**
32
- * A list of additional seller input pairs required to purchase shipping.
33
- */
34
- 'ShipmentLevelSellerInputsList'?: Array<AdditionalSellerInputs>;
35
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { Shipment } from './shipment';
13
- /**
14
- * Response schema.
15
- */
16
- export interface CreateShipmentResponse {
17
- 'payload'?: Shipment;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,24 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * Currency type and amount.
14
- */
15
- export interface CurrencyAmount {
16
- /**
17
- * Three-digit currency code in ISO 4217 format.
18
- */
19
- 'CurrencyCode': string;
20
- /**
21
- * The currency amount.
22
- */
23
- 'Amount': number;
24
- }
@@ -1,54 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * Details related to any dangerous goods or items that are shipped.
14
- */
15
- export interface DangerousGoodsDetails {
16
- /**
17
- * The specific UNID of the item being shipped.
18
- */
19
- 'UnitedNationsRegulatoryId'?: string;
20
- /**
21
- * The specific regulatory class of the shipped item.
22
- */
23
- 'TransportationRegulatoryClass'?: string;
24
- /**
25
- * The specific packaging group of the item being shipped.
26
- */
27
- 'PackingGroup'?: DangerousGoodsDetailsPackingGroupEnum;
28
- /**
29
- * The specific packing instruction of the item being shipped.
30
- */
31
- 'PackingInstruction'?: DangerousGoodsDetailsPackingInstructionEnum;
32
- }
33
- export declare const DangerousGoodsDetailsPackingGroupEnum: {
34
- readonly I: "I";
35
- readonly Ii: "II";
36
- readonly Iii: "III";
37
- };
38
- export type DangerousGoodsDetailsPackingGroupEnum = typeof DangerousGoodsDetailsPackingGroupEnum[keyof typeof DangerousGoodsDetailsPackingGroupEnum];
39
- export declare const DangerousGoodsDetailsPackingInstructionEnum: {
40
- readonly Pi965SectionIa: "PI965_SECTION_IA";
41
- readonly Pi965SectionIb: "PI965_SECTION_IB";
42
- readonly Pi965SectionIi: "PI965_SECTION_II";
43
- readonly Pi966SectionI: "PI966_SECTION_I";
44
- readonly Pi966SectionIi: "PI966_SECTION_II";
45
- readonly Pi967SectionI: "PI967_SECTION_I";
46
- readonly Pi967SectionIi: "PI967_SECTION_II";
47
- readonly Pi968SectionIa: "PI968_SECTION_IA";
48
- readonly Pi968SectionIb: "PI968_SECTION_IB";
49
- readonly Pi969SectionI: "PI969_SECTION_I";
50
- readonly Pi969SectionIi: "PI969_SECTION_II";
51
- readonly Pi970SectionI: "PI970_SECTION_I";
52
- readonly Pi970SectionIi: "PI970_SECTION_II";
53
- };
54
- export type DangerousGoodsDetailsPackingInstructionEnum = typeof DangerousGoodsDetailsPackingInstructionEnum[keyof typeof DangerousGoodsDetailsPackingInstructionEnum];
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * The delivery confirmation level.
14
- */
15
- export declare const DeliveryExperienceOption: {
16
- readonly DeliveryConfirmationWithAdultSignature: "DeliveryConfirmationWithAdultSignature";
17
- readonly DeliveryConfirmationWithSignature: "DeliveryConfirmationWithSignature";
18
- readonly DeliveryConfirmationWithoutSignature: "DeliveryConfirmationWithoutSignature";
19
- readonly NoTracking: "NoTracking";
20
- readonly NoPreference: "NoPreference";
21
- };
22
- export type DeliveryExperienceOption = typeof DeliveryExperienceOption[keyof typeof DeliveryExperienceOption];
@@ -1,21 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * The delivery confirmation level.
14
- */
15
- export declare const DeliveryExperienceType: {
16
- readonly DeliveryConfirmationWithAdultSignature: "DeliveryConfirmationWithAdultSignature";
17
- readonly DeliveryConfirmationWithSignature: "DeliveryConfirmationWithSignature";
18
- readonly DeliveryConfirmationWithoutSignature: "DeliveryConfirmationWithoutSignature";
19
- readonly NoTracking: "NoTracking";
20
- };
21
- export type DeliveryExperienceType = typeof DeliveryExperienceType[keyof typeof DeliveryExperienceType];
@@ -1,24 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * An object representing an excluded benefit that is excluded for a shipping offer or rate.
14
- */
15
- export interface ExcludedBenefit {
16
- /**
17
- * A benefit that is being excluded from a shipment.
18
- */
19
- 'Benefit'?: string;
20
- /**
21
- * List of reasons why a benefit is excluded for a shipping offer (for example, `LATE_DELIVERY_RISK`).
22
- */
23
- 'ReasonCodes'?: Array<string>;
24
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { FileType } from './file-type';
13
- /**
14
- * The document data and checksum.
15
- */
16
- export interface FileContents {
17
- /**
18
- * Data for printing labels encoded into a Base64, GZip-compressed string.
19
- */
20
- 'Contents': string;
21
- 'FileType': FileType;
22
- /**
23
- * An MD5 hash to validate the PDF document data, in the form of a Base64 string.
24
- */
25
- 'Checksum': string;
26
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * The file type for a label.
14
- */
15
- export declare const FileType: {
16
- readonly ApplicationPdf: "application/pdf";
17
- readonly ApplicationZpl: "application/zpl";
18
- readonly ImagePng: "image/png";
19
- };
20
- export type FileType = typeof FileType[keyof typeof FileType];
@@ -1,26 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { Address } from './address';
13
- /**
14
- * Request schema.
15
- */
16
- export interface GetAdditionalSellerInputsRequest {
17
- /**
18
- * An Amazon-defined shipping service identifier.
19
- */
20
- 'ShippingServiceId': string;
21
- 'ShipFromAddress': Address;
22
- /**
23
- * An Amazon-defined order identifier, in 3-7-7 format.
24
- */
25
- 'OrderId': string;
26
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { GetAdditionalSellerInputsResult } from './get-additional-seller-inputs-result';
13
- /**
14
- * Response schema.
15
- */
16
- export interface GetAdditionalSellerInputsResponse {
17
- 'payload'?: GetAdditionalSellerInputsResult;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,26 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { AdditionalInputs } from './additional-inputs';
13
- import type { ItemLevelFields } from './item-level-fields';
14
- /**
15
- * The payload for the `getAdditionalSellerInputs` operation.
16
- */
17
- export interface GetAdditionalSellerInputsResult {
18
- /**
19
- * A list of additional inputs.
20
- */
21
- 'ShipmentLevelFields'?: Array<AdditionalInputs>;
22
- /**
23
- * A list of item level fields.
24
- */
25
- 'ItemLevelFieldsList'?: Array<ItemLevelFields>;
26
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { ShipmentRequestDetails } from './shipment-request-details';
13
- import type { ShippingOfferingFilter } from './shipping-offering-filter';
14
- /**
15
- * Request schema.
16
- */
17
- export interface GetEligibleShipmentServicesRequest {
18
- 'ShipmentRequestDetails': ShipmentRequestDetails;
19
- 'ShippingOfferingFilter'?: ShippingOfferingFilter;
20
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { GetEligibleShipmentServicesResult } from './get-eligible-shipment-services-result';
13
- /**
14
- * Response schema.
15
- */
16
- export interface GetEligibleShipmentServicesResponse {
17
- 'payload'?: GetEligibleShipmentServicesResult;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,36 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { RejectedShippingService } from './rejected-shipping-service';
13
- import type { ShippingService } from './shipping-service';
14
- import type { TemporarilyUnavailableCarrier } from './temporarily-unavailable-carrier';
15
- import type { TermsAndConditionsNotAcceptedCarrier } from './terms-and-conditions-not-accepted-carrier';
16
- /**
17
- * The payload for the `getEligibleShipmentServices` operation.
18
- */
19
- export interface GetEligibleShipmentServicesResult {
20
- /**
21
- * A list of shipping services offers.
22
- */
23
- 'ShippingServiceList': Array<ShippingService>;
24
- /**
25
- * List of services that are for some reason unavailable for this request
26
- */
27
- 'RejectedShippingServiceList'?: Array<RejectedShippingService>;
28
- /**
29
- * A list of temporarily unavailable carriers.
30
- */
31
- 'TemporarilyUnavailableCarrierList'?: Array<TemporarilyUnavailableCarrier>;
32
- /**
33
- * List of carriers whose terms and conditions were not accepted by the seller.
34
- */
35
- 'TermsAndConditionsNotAcceptedCarrierList'?: Array<TermsAndConditionsNotAcceptedCarrier>;
36
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { Shipment } from './shipment';
13
- /**
14
- * Response schema.
15
- */
16
- export interface GetShipmentResponse {
17
- 'payload'?: Shipment;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,19 +0,0 @@
1
- /**
2
- * Selling Partner API for Merchant Fulfillment
3
- * With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- * Hazardous materials options for a package. Consult the terms and conditions for each carrier for more information on hazardous materials.
14
- */
15
- export declare const HazmatType: {
16
- readonly None: "None";
17
- readonly LqHazmat: "LQHazmat";
18
- };
19
- export type HazmatType = typeof HazmatType[keyof typeof HazmatType];
@@ -1,59 +0,0 @@
1
- export * from './additional-inputs';
2
- export * from './additional-seller-input';
3
- export * from './additional-seller-inputs';
4
- export * from './address';
5
- export * from './available-carrier-will-pick-up-option';
6
- export * from './available-delivery-experience-option';
7
- export * from './available-shipping-service-options';
8
- export * from './benefits';
9
- export * from './cancel-shipment-response';
10
- export * from './carrier-will-pick-up-option';
11
- export * from './constraint';
12
- export * from './create-shipment-request';
13
- export * from './create-shipment-response';
14
- export * from './currency-amount';
15
- export * from './dangerous-goods-details';
16
- export * from './delivery-experience-option';
17
- export * from './delivery-experience-type';
18
- export * from './excluded-benefit';
19
- export * from './file-contents';
20
- export * from './file-type';
21
- export * from './get-additional-seller-inputs-request';
22
- export * from './get-additional-seller-inputs-response';
23
- export * from './get-additional-seller-inputs-result';
24
- export * from './get-eligible-shipment-services-request';
25
- export * from './get-eligible-shipment-services-response';
26
- export * from './get-eligible-shipment-services-result';
27
- export * from './get-shipment-response';
28
- export * from './hazmat-type';
29
- export * from './input-target-type';
30
- export * from './item';
31
- export * from './item-level-fields';
32
- export * from './label';
33
- export * from './label-customization';
34
- export * from './label-dimensions';
35
- export * from './label-format';
36
- export * from './label-format-option';
37
- export * from './label-format-option-request';
38
- export * from './length';
39
- export * from './liquid-volume';
40
- export * from './model-error';
41
- export * from './package-dimensions';
42
- export * from './predefined-package-dimensions';
43
- export * from './rate-item';
44
- export * from './rate-item-id';
45
- export * from './rate-item-type';
46
- export * from './rejected-shipping-service';
47
- export * from './seller-input-definition';
48
- export * from './shipment';
49
- export * from './shipment-request-details';
50
- export * from './shipment-status';
51
- export * from './shipping-offering-filter';
52
- export * from './shipping-service';
53
- export * from './shipping-service-options';
54
- export * from './standard-id-for-label';
55
- export * from './temporarily-unavailable-carrier';
56
- export * from './terms-and-conditions-not-accepted-carrier';
57
- export * from './unit-of-length';
58
- export * from './unit-of-weight';
59
- export * from './weight';