@sp-api-sdk/fulfillment-outbound-api-2020-07-01 4.6.1 → 5.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 (299) hide show
  1. package/README.md +4 -4
  2. package/dist/index.cjs +1433 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +3505 -0
  5. package/dist/index.d.ts +3505 -0
  6. package/dist/index.js +1374 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/fulfillment-outbound-api.js +0 -963
  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-location-info.js +0 -47
  16. package/dist/cjs/api-model/models/address.js +0 -15
  17. package/dist/cjs/api-model/models/amount.js +0 -19
  18. package/dist/cjs/api-model/models/cancel-fulfillment-order-response.js +0 -15
  19. package/dist/cjs/api-model/models/codsettings.js +0 -15
  20. package/dist/cjs/api-model/models/create-fulfillment-order-item.js +0 -15
  21. package/dist/cjs/api-model/models/create-fulfillment-order-request.js +0 -15
  22. package/dist/cjs/api-model/models/create-fulfillment-order-response.js +0 -15
  23. package/dist/cjs/api-model/models/create-fulfillment-return-request.js +0 -15
  24. package/dist/cjs/api-model/models/create-fulfillment-return-response.js +0 -15
  25. package/dist/cjs/api-model/models/create-fulfillment-return-result.js +0 -15
  26. package/dist/cjs/api-model/models/create-return-item.js +0 -15
  27. package/dist/cjs/api-model/models/current-status.js +0 -39
  28. package/dist/cjs/api-model/models/date-range.js +0 -15
  29. package/dist/cjs/api-model/models/delivery-document.js +0 -15
  30. package/dist/cjs/api-model/models/delivery-information.js +0 -15
  31. package/dist/cjs/api-model/models/delivery-message.js +0 -15
  32. package/dist/cjs/api-model/models/delivery-offer.js +0 -15
  33. package/dist/cjs/api-model/models/delivery-policy.js +0 -15
  34. package/dist/cjs/api-model/models/delivery-preferences.js +0 -15
  35. package/dist/cjs/api-model/models/delivery-window.js +0 -15
  36. package/dist/cjs/api-model/models/destination.js +0 -15
  37. package/dist/cjs/api-model/models/drop-off-location.js +0 -26
  38. package/dist/cjs/api-model/models/event-code.js +0 -54
  39. package/dist/cjs/api-model/models/feature-settings.js +0 -20
  40. package/dist/cjs/api-model/models/feature-sku.js +0 -15
  41. package/dist/cjs/api-model/models/feature.js +0 -15
  42. package/dist/cjs/api-model/models/fee.js +0 -22
  43. package/dist/cjs/api-model/models/fulfillment-action.js +0 -23
  44. package/dist/cjs/api-model/models/fulfillment-order-item.js +0 -15
  45. package/dist/cjs/api-model/models/fulfillment-order-status.js +0 -30
  46. package/dist/cjs/api-model/models/fulfillment-order.js +0 -15
  47. package/dist/cjs/api-model/models/fulfillment-policy.js +0 -24
  48. package/dist/cjs/api-model/models/fulfillment-preview-item.js +0 -20
  49. package/dist/cjs/api-model/models/fulfillment-preview-shipment.js +0 -15
  50. package/dist/cjs/api-model/models/fulfillment-preview.js +0 -15
  51. package/dist/cjs/api-model/models/fulfillment-return-item-status.js +0 -23
  52. package/dist/cjs/api-model/models/fulfillment-shipment-item.js +0 -15
  53. package/dist/cjs/api-model/models/fulfillment-shipment-package.js +0 -15
  54. package/dist/cjs/api-model/models/fulfillment-shipment.js +0 -22
  55. package/dist/cjs/api-model/models/get-delivery-offers-product.js +0 -15
  56. package/dist/cjs/api-model/models/get-delivery-offers-request.js +0 -15
  57. package/dist/cjs/api-model/models/get-delivery-offers-response.js +0 -15
  58. package/dist/cjs/api-model/models/get-delivery-offers-result.js +0 -15
  59. package/dist/cjs/api-model/models/get-delivery-offers-terms.js +0 -15
  60. package/dist/cjs/api-model/models/get-feature-inventory-response.js +0 -15
  61. package/dist/cjs/api-model/models/get-feature-inventory-result.js +0 -15
  62. package/dist/cjs/api-model/models/get-feature-sku-response.js +0 -15
  63. package/dist/cjs/api-model/models/get-feature-sku-result.js +0 -15
  64. package/dist/cjs/api-model/models/get-features-response.js +0 -15
  65. package/dist/cjs/api-model/models/get-features-result.js +0 -15
  66. package/dist/cjs/api-model/models/get-fulfillment-order-response.js +0 -15
  67. package/dist/cjs/api-model/models/get-fulfillment-order-result.js +0 -15
  68. package/dist/cjs/api-model/models/get-fulfillment-preview-item.js +0 -15
  69. package/dist/cjs/api-model/models/get-fulfillment-preview-request.js +0 -15
  70. package/dist/cjs/api-model/models/get-fulfillment-preview-response.js +0 -15
  71. package/dist/cjs/api-model/models/get-fulfillment-preview-result.js +0 -15
  72. package/dist/cjs/api-model/models/get-package-tracking-details-response.js +0 -15
  73. package/dist/cjs/api-model/models/index.js +0 -104
  74. package/dist/cjs/api-model/models/invalid-item-reason-code.js +0 -25
  75. package/dist/cjs/api-model/models/invalid-item-reason.js +0 -15
  76. package/dist/cjs/api-model/models/invalid-return-item.js +0 -15
  77. package/dist/cjs/api-model/models/list-all-fulfillment-orders-response.js +0 -15
  78. package/dist/cjs/api-model/models/list-all-fulfillment-orders-result.js +0 -15
  79. package/dist/cjs/api-model/models/list-return-reason-codes-response.js +0 -15
  80. package/dist/cjs/api-model/models/list-return-reason-codes-result.js +0 -15
  81. package/dist/cjs/api-model/models/locker-details.js +0 -15
  82. package/dist/cjs/api-model/models/model-error.js +0 -15
  83. package/dist/cjs/api-model/models/money.js +0 -15
  84. package/dist/cjs/api-model/models/origin.js +0 -15
  85. package/dist/cjs/api-model/models/package-tracking-details.js +0 -15
  86. package/dist/cjs/api-model/models/payment-information.js +0 -15
  87. package/dist/cjs/api-model/models/product-identifier.js +0 -15
  88. package/dist/cjs/api-model/models/reason-code-details.js +0 -15
  89. package/dist/cjs/api-model/models/return-authorization.js +0 -15
  90. package/dist/cjs/api-model/models/return-item-disposition.js +0 -26
  91. package/dist/cjs/api-model/models/return-item.js +0 -15
  92. package/dist/cjs/api-model/models/scheduled-delivery-info.js +0 -15
  93. package/dist/cjs/api-model/models/shipping-speed-category.js +0 -25
  94. package/dist/cjs/api-model/models/submit-fulfillment-order-status-update-request.js +0 -15
  95. package/dist/cjs/api-model/models/submit-fulfillment-order-status-update-response.js +0 -15
  96. package/dist/cjs/api-model/models/tracking-address.js +0 -15
  97. package/dist/cjs/api-model/models/tracking-event.js +0 -15
  98. package/dist/cjs/api-model/models/unfulfillable-preview-item.js +0 -15
  99. package/dist/cjs/api-model/models/update-fulfillment-order-item.js +0 -15
  100. package/dist/cjs/api-model/models/update-fulfillment-order-request.js +0 -15
  101. package/dist/cjs/api-model/models/update-fulfillment-order-response.js +0 -15
  102. package/dist/cjs/api-model/models/variable-precision-address.js +0 -15
  103. package/dist/cjs/api-model/models/weight.js +0 -22
  104. package/dist/cjs/client.js +0 -105
  105. package/dist/cjs/index.js +0 -19
  106. package/dist/es/api-model/api/fulfillment-outbound-api.js +0 -953
  107. package/dist/es/api-model/api.js +0 -14
  108. package/dist/es/api-model/base.js +0 -44
  109. package/dist/es/api-model/common.js +0 -110
  110. package/dist/es/api-model/configuration.js +0 -94
  111. package/dist/es/api-model/index.js +0 -16
  112. package/dist/es/api-model/models/additional-location-info.js +0 -44
  113. package/dist/es/api-model/models/address.js +0 -14
  114. package/dist/es/api-model/models/amount.js +0 -16
  115. package/dist/es/api-model/models/cancel-fulfillment-order-response.js +0 -14
  116. package/dist/es/api-model/models/codsettings.js +0 -14
  117. package/dist/es/api-model/models/create-fulfillment-order-item.js +0 -14
  118. package/dist/es/api-model/models/create-fulfillment-order-request.js +0 -14
  119. package/dist/es/api-model/models/create-fulfillment-order-response.js +0 -14
  120. package/dist/es/api-model/models/create-fulfillment-return-request.js +0 -14
  121. package/dist/es/api-model/models/create-fulfillment-return-response.js +0 -14
  122. package/dist/es/api-model/models/create-fulfillment-return-result.js +0 -14
  123. package/dist/es/api-model/models/create-return-item.js +0 -14
  124. package/dist/es/api-model/models/current-status.js +0 -36
  125. package/dist/es/api-model/models/date-range.js +0 -14
  126. package/dist/es/api-model/models/delivery-document.js +0 -14
  127. package/dist/es/api-model/models/delivery-information.js +0 -14
  128. package/dist/es/api-model/models/delivery-message.js +0 -14
  129. package/dist/es/api-model/models/delivery-offer.js +0 -14
  130. package/dist/es/api-model/models/delivery-policy.js +0 -14
  131. package/dist/es/api-model/models/delivery-preferences.js +0 -14
  132. package/dist/es/api-model/models/delivery-window.js +0 -14
  133. package/dist/es/api-model/models/destination.js +0 -14
  134. package/dist/es/api-model/models/drop-off-location.js +0 -23
  135. package/dist/es/api-model/models/event-code.js +0 -51
  136. package/dist/es/api-model/models/feature-settings.js +0 -17
  137. package/dist/es/api-model/models/feature-sku.js +0 -14
  138. package/dist/es/api-model/models/feature.js +0 -14
  139. package/dist/es/api-model/models/fee.js +0 -19
  140. package/dist/es/api-model/models/fulfillment-action.js +0 -20
  141. package/dist/es/api-model/models/fulfillment-order-item.js +0 -14
  142. package/dist/es/api-model/models/fulfillment-order-status.js +0 -27
  143. package/dist/es/api-model/models/fulfillment-order.js +0 -14
  144. package/dist/es/api-model/models/fulfillment-policy.js +0 -21
  145. package/dist/es/api-model/models/fulfillment-preview-item.js +0 -17
  146. package/dist/es/api-model/models/fulfillment-preview-shipment.js +0 -14
  147. package/dist/es/api-model/models/fulfillment-preview.js +0 -14
  148. package/dist/es/api-model/models/fulfillment-return-item-status.js +0 -20
  149. package/dist/es/api-model/models/fulfillment-shipment-item.js +0 -14
  150. package/dist/es/api-model/models/fulfillment-shipment-package.js +0 -14
  151. package/dist/es/api-model/models/fulfillment-shipment.js +0 -19
  152. package/dist/es/api-model/models/get-delivery-offers-product.js +0 -14
  153. package/dist/es/api-model/models/get-delivery-offers-request.js +0 -14
  154. package/dist/es/api-model/models/get-delivery-offers-response.js +0 -14
  155. package/dist/es/api-model/models/get-delivery-offers-result.js +0 -14
  156. package/dist/es/api-model/models/get-delivery-offers-terms.js +0 -14
  157. package/dist/es/api-model/models/get-feature-inventory-response.js +0 -14
  158. package/dist/es/api-model/models/get-feature-inventory-result.js +0 -14
  159. package/dist/es/api-model/models/get-feature-sku-response.js +0 -14
  160. package/dist/es/api-model/models/get-feature-sku-result.js +0 -14
  161. package/dist/es/api-model/models/get-features-response.js +0 -14
  162. package/dist/es/api-model/models/get-features-result.js +0 -14
  163. package/dist/es/api-model/models/get-fulfillment-order-response.js +0 -14
  164. package/dist/es/api-model/models/get-fulfillment-order-result.js +0 -14
  165. package/dist/es/api-model/models/get-fulfillment-preview-item.js +0 -14
  166. package/dist/es/api-model/models/get-fulfillment-preview-request.js +0 -14
  167. package/dist/es/api-model/models/get-fulfillment-preview-response.js +0 -14
  168. package/dist/es/api-model/models/get-fulfillment-preview-result.js +0 -14
  169. package/dist/es/api-model/models/get-package-tracking-details-response.js +0 -14
  170. package/dist/es/api-model/models/index.js +0 -88
  171. package/dist/es/api-model/models/invalid-item-reason-code.js +0 -22
  172. package/dist/es/api-model/models/invalid-item-reason.js +0 -14
  173. package/dist/es/api-model/models/invalid-return-item.js +0 -14
  174. package/dist/es/api-model/models/list-all-fulfillment-orders-response.js +0 -14
  175. package/dist/es/api-model/models/list-all-fulfillment-orders-result.js +0 -14
  176. package/dist/es/api-model/models/list-return-reason-codes-response.js +0 -14
  177. package/dist/es/api-model/models/list-return-reason-codes-result.js +0 -14
  178. package/dist/es/api-model/models/locker-details.js +0 -14
  179. package/dist/es/api-model/models/model-error.js +0 -14
  180. package/dist/es/api-model/models/money.js +0 -14
  181. package/dist/es/api-model/models/origin.js +0 -14
  182. package/dist/es/api-model/models/package-tracking-details.js +0 -14
  183. package/dist/es/api-model/models/payment-information.js +0 -14
  184. package/dist/es/api-model/models/product-identifier.js +0 -14
  185. package/dist/es/api-model/models/reason-code-details.js +0 -14
  186. package/dist/es/api-model/models/return-authorization.js +0 -14
  187. package/dist/es/api-model/models/return-item-disposition.js +0 -23
  188. package/dist/es/api-model/models/return-item.js +0 -14
  189. package/dist/es/api-model/models/scheduled-delivery-info.js +0 -14
  190. package/dist/es/api-model/models/shipping-speed-category.js +0 -22
  191. package/dist/es/api-model/models/submit-fulfillment-order-status-update-request.js +0 -14
  192. package/dist/es/api-model/models/submit-fulfillment-order-status-update-response.js +0 -14
  193. package/dist/es/api-model/models/tracking-address.js +0 -14
  194. package/dist/es/api-model/models/tracking-event.js +0 -14
  195. package/dist/es/api-model/models/unfulfillable-preview-item.js +0 -14
  196. package/dist/es/api-model/models/update-fulfillment-order-item.js +0 -14
  197. package/dist/es/api-model/models/update-fulfillment-order-request.js +0 -14
  198. package/dist/es/api-model/models/update-fulfillment-order-response.js +0 -14
  199. package/dist/es/api-model/models/variable-precision-address.js +0 -14
  200. package/dist/es/api-model/models/weight.js +0 -19
  201. package/dist/es/client.js +0 -101
  202. package/dist/es/index.js +0 -3
  203. package/dist/types/api-model/api/fulfillment-outbound-api.d.ts +0 -645
  204. package/dist/types/api-model/api.d.ts +0 -12
  205. package/dist/types/api-model/base.d.ts +0 -42
  206. package/dist/types/api-model/common.d.ts +0 -34
  207. package/dist/types/api-model/configuration.d.ts +0 -98
  208. package/dist/types/api-model/index.d.ts +0 -14
  209. package/dist/types/api-model/models/additional-location-info.d.ts +0 -43
  210. package/dist/types/api-model/models/address.d.ts +0 -56
  211. package/dist/types/api-model/models/amount.d.ts +0 -28
  212. package/dist/types/api-model/models/cancel-fulfillment-order-response.d.ts +0 -20
  213. package/dist/types/api-model/models/codsettings.d.ts +0 -25
  214. package/dist/types/api-model/models/create-fulfillment-order-item.d.ts +0 -44
  215. package/dist/types/api-model/models/create-fulfillment-order-request.d.ts +0 -73
  216. package/dist/types/api-model/models/create-fulfillment-order-response.d.ts +0 -20
  217. package/dist/types/api-model/models/create-fulfillment-return-request.d.ts +0 -21
  218. package/dist/types/api-model/models/create-fulfillment-return-response.d.ts +0 -22
  219. package/dist/types/api-model/models/create-fulfillment-return-result.d.ts +0 -31
  220. package/dist/types/api-model/models/create-return-item.d.ts +0 -36
  221. package/dist/types/api-model/models/current-status.d.ts +0 -35
  222. package/dist/types/api-model/models/date-range.d.ts +0 -24
  223. package/dist/types/api-model/models/delivery-document.d.ts +0 -24
  224. package/dist/types/api-model/models/delivery-information.d.ts +0 -23
  225. package/dist/types/api-model/models/delivery-message.d.ts +0 -24
  226. package/dist/types/api-model/models/delivery-offer.d.ts +0 -24
  227. package/dist/types/api-model/models/delivery-policy.d.ts +0 -18
  228. package/dist/types/api-model/models/delivery-preferences.d.ts +0 -22
  229. package/dist/types/api-model/models/delivery-window.d.ts +0 -24
  230. package/dist/types/api-model/models/destination.d.ts +0 -22
  231. package/dist/types/api-model/models/drop-off-location.d.ts +0 -37
  232. package/dist/types/api-model/models/event-code.d.ts +0 -50
  233. package/dist/types/api-model/models/feature-settings.d.ts +0 -29
  234. package/dist/types/api-model/models/feature-sku.d.ts +0 -36
  235. package/dist/types/api-model/models/feature.d.ts +0 -28
  236. package/dist/types/api-model/models/fee.d.ts +0 -29
  237. package/dist/types/api-model/models/fulfillment-action.d.ts +0 -19
  238. package/dist/types/api-model/models/fulfillment-order-item.d.ts +0 -64
  239. package/dist/types/api-model/models/fulfillment-order-status.d.ts +0 -26
  240. package/dist/types/api-model/models/fulfillment-order.d.ts +0 -67
  241. package/dist/types/api-model/models/fulfillment-policy.d.ts +0 -20
  242. package/dist/types/api-model/models/fulfillment-preview-item.d.ts +0 -39
  243. package/dist/types/api-model/models/fulfillment-preview-shipment.d.ts +0 -41
  244. package/dist/types/api-model/models/fulfillment-preview.d.ts +0 -58
  245. package/dist/types/api-model/models/fulfillment-return-item-status.d.ts +0 -19
  246. package/dist/types/api-model/models/fulfillment-shipment-item.d.ts +0 -40
  247. package/dist/types/api-model/models/fulfillment-shipment-package.d.ts +0 -40
  248. package/dist/types/api-model/models/fulfillment-shipment.d.ts +0 -57
  249. package/dist/types/api-model/models/get-delivery-offers-product.d.ts +0 -20
  250. package/dist/types/api-model/models/get-delivery-offers-request.d.ts +0 -20
  251. package/dist/types/api-model/models/get-delivery-offers-response.d.ts +0 -22
  252. package/dist/types/api-model/models/get-delivery-offers-result.d.ts +0 -21
  253. package/dist/types/api-model/models/get-delivery-offers-terms.d.ts +0 -20
  254. package/dist/types/api-model/models/get-feature-inventory-response.d.ts +0 -22
  255. package/dist/types/api-model/models/get-feature-inventory-result.d.ts +0 -33
  256. package/dist/types/api-model/models/get-feature-sku-response.d.ts +0 -22
  257. package/dist/types/api-model/models/get-feature-sku-result.d.ts +0 -48
  258. package/dist/types/api-model/models/get-features-response.d.ts +0 -22
  259. package/dist/types/api-model/models/get-features-result.d.ts +0 -21
  260. package/dist/types/api-model/models/get-fulfillment-order-response.d.ts +0 -22
  261. package/dist/types/api-model/models/get-fulfillment-order-result.d.ts +0 -43
  262. package/dist/types/api-model/models/get-fulfillment-preview-item.d.ts +0 -30
  263. package/dist/types/api-model/models/get-fulfillment-preview-request.d.ts +0 -45
  264. package/dist/types/api-model/models/get-fulfillment-preview-response.d.ts +0 -22
  265. package/dist/types/api-model/models/get-fulfillment-preview-result.d.ts +0 -21
  266. package/dist/types/api-model/models/get-package-tracking-details-response.d.ts +0 -22
  267. package/dist/types/api-model/models/index.d.ts +0 -88
  268. package/dist/types/api-model/models/invalid-item-reason-code.d.ts +0 -21
  269. package/dist/types/api-model/models/invalid-item-reason.d.ts +0 -22
  270. package/dist/types/api-model/models/invalid-return-item.d.ts +0 -26
  271. package/dist/types/api-model/models/list-all-fulfillment-orders-response.d.ts +0 -22
  272. package/dist/types/api-model/models/list-all-fulfillment-orders-result.d.ts +0 -25
  273. package/dist/types/api-model/models/list-return-reason-codes-response.d.ts +0 -22
  274. package/dist/types/api-model/models/list-return-reason-codes-result.d.ts +0 -21
  275. package/dist/types/api-model/models/locker-details.d.ts +0 -24
  276. package/dist/types/api-model/models/model-error.d.ts +0 -28
  277. package/dist/types/api-model/models/money.d.ts +0 -24
  278. package/dist/types/api-model/models/origin.d.ts +0 -20
  279. package/dist/types/api-model/models/package-tracking-details.d.ts +0 -69
  280. package/dist/types/api-model/models/payment-information.d.ts +0 -28
  281. package/dist/types/api-model/models/product-identifier.d.ts +0 -20
  282. package/dist/types/api-model/models/reason-code-details.d.ts +0 -28
  283. package/dist/types/api-model/models/return-authorization.d.ts +0 -34
  284. package/dist/types/api-model/models/return-item-disposition.d.ts +0 -22
  285. package/dist/types/api-model/models/return-item.d.ts +0 -56
  286. package/dist/types/api-model/models/scheduled-delivery-info.d.ts +0 -25
  287. package/dist/types/api-model/models/shipping-speed-category.d.ts +0 -21
  288. package/dist/types/api-model/models/submit-fulfillment-order-status-update-request.d.ts +0 -18
  289. package/dist/types/api-model/models/submit-fulfillment-order-status-update-response.d.ts +0 -20
  290. package/dist/types/api-model/models/tracking-address.d.ts +0 -28
  291. package/dist/types/api-model/models/tracking-event.d.ts +0 -28
  292. package/dist/types/api-model/models/unfulfillable-preview-item.d.ts +0 -32
  293. package/dist/types/api-model/models/update-fulfillment-order-item.d.ts +0 -48
  294. package/dist/types/api-model/models/update-fulfillment-order-request.d.ts +0 -58
  295. package/dist/types/api-model/models/update-fulfillment-order-response.d.ts +0 -20
  296. package/dist/types/api-model/models/variable-precision-address.d.ts +0 -48
  297. package/dist/types/api-model/models/weight.d.ts +0 -31
  298. package/dist/types/client.d.ts +0 -6
  299. package/dist/types/index.d.ts +0 -3
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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
- * Product identifier input that locates a product for MCF.
14
- */
15
- export interface ProductIdentifier {
16
- /**
17
- * The merchant SKU for the product.
18
- */
19
- 'merchantSku': string;
20
- }
@@ -1,28 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 return reason code, a description, and an optional description translation.
14
- */
15
- export interface ReasonCodeDetails {
16
- /**
17
- * A code that indicates a valid return reason.
18
- */
19
- 'returnReasonCode': string;
20
- /**
21
- * A human readable description of the return reason code.
22
- */
23
- 'description': string;
24
- /**
25
- * A translation of the description. The translation is in the language specified in the `language` request parameter.
26
- */
27
- 'translatedDescription'?: string;
28
- }
@@ -1,34 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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
- * Return authorization information for items accepted for return.
15
- */
16
- export interface ReturnAuthorization {
17
- /**
18
- * An identifier for the return authorization. This identifier associates return items with the return authorization used to return them.
19
- */
20
- 'returnAuthorizationId': string;
21
- /**
22
- * An identifier for the Amazon fulfillment center to which the return items should be sent.
23
- */
24
- 'fulfillmentCenterId': string;
25
- 'returnToAddress': Address;
26
- /**
27
- * The return merchandise authorization (RMA) that Amazon needs to process the return.
28
- */
29
- 'amazonRmaId': string;
30
- /**
31
- * A URL for a web page that contains the return authorization barcode and the mailing label. This does not include pre-paid shipping.
32
- */
33
- 'rmaPageURL': string;
34
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 condition of the return item when received by an Amazon fulfillment center.
14
- */
15
- export declare const ReturnItemDisposition: {
16
- readonly Sellable: "Sellable";
17
- readonly Defective: "Defective";
18
- readonly CustomerDamaged: "CustomerDamaged";
19
- readonly CarrierDamaged: "CarrierDamaged";
20
- readonly FulfillerDamaged: "FulfillerDamaged";
21
- };
22
- export type ReturnItemDisposition = typeof ReturnItemDisposition[keyof typeof ReturnItemDisposition];
@@ -1,56 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 { FulfillmentReturnItemStatus } from './fulfillment-return-item-status';
13
- import type { ReturnItemDisposition } from './return-item-disposition';
14
- /**
15
- * An item that Amazon accepted for return.
16
- */
17
- export interface ReturnItem {
18
- /**
19
- * An identifier the seller assigns to the return item.
20
- */
21
- 'sellerReturnItemId': string;
22
- /**
23
- * The identifier assigned to the item by the seller when the fulfillment order was created.
24
- */
25
- 'sellerFulfillmentOrderItemId': string;
26
- /**
27
- * The identifier for the shipment that is associated with the return item.
28
- */
29
- 'amazonShipmentId': string;
30
- /**
31
- * The return reason code assigned to the return item by the seller.
32
- */
33
- 'sellerReturnReasonCode': string;
34
- /**
35
- * An optional comment about the return item.
36
- */
37
- 'returnComment'?: string;
38
- /**
39
- * The return reason code that the Amazon fulfillment center assigned to the return item.
40
- */
41
- 'amazonReturnReasonCode'?: string;
42
- 'status': FulfillmentReturnItemStatus;
43
- /**
44
- * Date timestamp
45
- */
46
- 'statusChangedDate': string;
47
- /**
48
- * Identifies the return authorization used to return this item. Refer to `ReturnAuthorization`.
49
- */
50
- 'returnAuthorizationId'?: string;
51
- 'returnReceivedCondition'?: ReturnItemDisposition;
52
- /**
53
- * The identifier for the Amazon fulfillment center that processed the return item.
54
- */
55
- 'fulfillmentCenterId'?: string;
56
- }
@@ -1,25 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 { DeliveryWindow } from './delivery-window';
13
- /**
14
- * Delivery information for a scheduled delivery. This is only available in the JP marketplace.
15
- */
16
- export interface ScheduledDeliveryInfo {
17
- /**
18
- * The time zone of the destination address for the fulfillment order preview. Must be an IANA time zone name. Example: Asia/Tokyo.
19
- */
20
- 'deliveryTimeZone': string;
21
- /**
22
- * An array of delivery windows.
23
- */
24
- 'deliveryWindows': Array<DeliveryWindow>;
25
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 shipping method used for the fulfillment order. When this value is `ScheduledDelivery`, choose `Ship` for the `fulfillmentAction`. `Hold` is not a valid `fulfillmentAction` value when the `shippingSpeedCategory` value is `ScheduledDelivery`. Note: Shipping method service level agreements vary by marketplace. Sellers should refer to the [Seller Central](https://developer-docs.amazon.com/sp-api/docs/seller-central-urls) website in their marketplace for shipping method service level agreements and fulfillment fees.
14
- */
15
- export declare const ShippingSpeedCategory: {
16
- readonly Standard: "Standard";
17
- readonly Expedited: "Expedited";
18
- readonly Priority: "Priority";
19
- readonly ScheduledDelivery: "ScheduledDelivery";
20
- };
21
- export type ShippingSpeedCategory = typeof ShippingSpeedCategory[keyof typeof ShippingSpeedCategory];
@@ -1,18 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 { FulfillmentOrderStatus } from './fulfillment-order-status';
13
- /**
14
- * The request body schema for the `submitFulfillmentOrderStatusUpdate` operation.
15
- */
16
- export interface SubmitFulfillmentOrderStatusUpdateRequest {
17
- 'fulfillmentOrderStatus'?: FulfillmentOrderStatus;
18
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 response schema for the `SubmitFulfillmentOrderStatusUpdate` operation.
14
- */
15
- export interface SubmitFulfillmentOrderStatusUpdateResponse {
16
- /**
17
- * A list of error responses returned when a request is unsuccessful.
18
- */
19
- 'errors'?: Array<Error>;
20
- }
@@ -1,28 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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
- * Address information for tracking the package.
14
- */
15
- export interface TrackingAddress {
16
- /**
17
- * The city.
18
- */
19
- 'city': string;
20
- /**
21
- * The state.
22
- */
23
- 'state': string;
24
- /**
25
- * The country.
26
- */
27
- 'country': string;
28
- }
@@ -1,28 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 { EventCode } from './event-code';
13
- import type { TrackingAddress } from './tracking-address';
14
- /**
15
- * Information for tracking package deliveries.
16
- */
17
- export interface TrackingEvent {
18
- /**
19
- * Date timestamp
20
- */
21
- 'eventDate': string;
22
- 'eventAddress': TrackingAddress;
23
- 'eventCode': EventCode;
24
- /**
25
- * A description for the corresponding event code.
26
- */
27
- 'eventDescription': string;
28
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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
- * Information about unfulfillable items in a fulfillment order preview.
14
- */
15
- export interface UnfulfillablePreviewItem {
16
- /**
17
- * The seller SKU of the item.
18
- */
19
- 'sellerSku': string;
20
- /**
21
- * The item quantity.
22
- */
23
- 'quantity': number;
24
- /**
25
- * A fulfillment order item identifier created with a call to the `getFulfillmentPreview` operation.
26
- */
27
- 'sellerFulfillmentOrderItemId': string;
28
- /**
29
- * String list
30
- */
31
- 'itemUnfulfillableReasons'?: Array<string>;
32
- }
@@ -1,48 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 { Money } from './money';
13
- /**
14
- * Item information for updating a fulfillment order.
15
- */
16
- export interface UpdateFulfillmentOrderItem {
17
- /**
18
- * The seller SKU of the item.
19
- */
20
- 'sellerSku'?: string;
21
- /**
22
- * Identifies the fulfillment order item to update. Created with a previous call to the `createFulfillmentOrder` operation.
23
- */
24
- 'sellerFulfillmentOrderItemId': string;
25
- /**
26
- * The item quantity.
27
- */
28
- 'quantity': number;
29
- /**
30
- * A message to the gift recipient, if applicable.
31
- */
32
- 'giftMessage'?: string;
33
- /**
34
- * Item-specific text that displays in recipient-facing materials such as the outbound shipment packing slip.
35
- */
36
- 'displayableComment'?: string;
37
- /**
38
- * Amazon\'s fulfillment network SKU of the item.
39
- */
40
- 'fulfillmentNetworkSku'?: string;
41
- /**
42
- * Indicates whether the item is sellable or unsellable.
43
- */
44
- 'orderItemDisposition'?: string;
45
- 'perUnitDeclaredValue'?: Money;
46
- 'perUnitPrice'?: Money;
47
- 'perUnitTax'?: Money;
48
- }
@@ -1,58 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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
- import type { FeatureSettings } from './feature-settings';
14
- import type { FulfillmentAction } from './fulfillment-action';
15
- import type { FulfillmentPolicy } from './fulfillment-policy';
16
- import type { ShippingSpeedCategory } from './shipping-speed-category';
17
- import type { UpdateFulfillmentOrderItem } from './update-fulfillment-order-item';
18
- /**
19
- * The request body schema for the `updateFulfillmentOrder` operation.
20
- */
21
- export interface UpdateFulfillmentOrderRequest {
22
- /**
23
- * The marketplace the fulfillment order is placed against.
24
- */
25
- 'marketplaceId'?: string;
26
- /**
27
- * A fulfillment order identifier that the seller creates. This value displays as the order identifier in recipient-facing materials such as the outbound shipment packing slip. The value of `DisplayableOrderId` should match the order identifier that the seller provides to the recipient. The seller can use the `SellerFulfillmentOrderId` for this value or they can specify an alternate value if they want the recipient to reference an alternate order identifier.
28
- */
29
- 'displayableOrderId'?: string;
30
- /**
31
- * Date timestamp
32
- */
33
- 'displayableOrderDate'?: string;
34
- /**
35
- * Order-specific text that appears in recipient-facing materials such as the outbound shipment packing slip.
36
- */
37
- 'displayableOrderComment'?: string;
38
- 'shippingSpeedCategory'?: ShippingSpeedCategory;
39
- 'destinationAddress'?: Address;
40
- 'fulfillmentAction'?: FulfillmentAction;
41
- 'fulfillmentPolicy'?: FulfillmentPolicy;
42
- /**
43
- * The two-character country code for the country from which the fulfillment order ships. Must be in ISO 3166-1 alpha-2 format.
44
- */
45
- 'shipFromCountryCode'?: string;
46
- /**
47
- * A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.
48
- */
49
- 'notificationEmails'?: Array<string>;
50
- /**
51
- * A list of features and their fulfillment policies to apply to the order.
52
- */
53
- 'featureConstraints'?: Array<FeatureSettings>;
54
- /**
55
- * An array of fulfillment order item information for updating a fulfillment order.
56
- */
57
- 'items'?: Array<UpdateFulfillmentOrderItem>;
58
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 response schema for the `updateFulfillmentOrder` operation.
14
- */
15
- export interface UpdateFulfillmentOrderResponse {
16
- /**
17
- * A list of error responses returned when a request is unsuccessful.
18
- */
19
- 'errors'?: Array<Error>;
20
- }
@@ -1,48 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 physical address with varying degrees of precision. A more precise address can provide more accurate results than country code and postal code alone.
14
- */
15
- export interface VariablePrecisionAddress {
16
- /**
17
- * The first line of the address.
18
- */
19
- 'addressLine1'?: string;
20
- /**
21
- * Additional address information, if required.
22
- */
23
- 'addressLine2'?: string;
24
- /**
25
- * Additional address information, if required.
26
- */
27
- 'addressLine3'?: string;
28
- /**
29
- * The city where the person, business, or institution is located. This property should not be used in Japan.
30
- */
31
- 'city'?: string;
32
- /**
33
- * The district or county where the person, business, or institution is located.
34
- */
35
- 'districtOrCounty'?: string;
36
- /**
37
- * The state or region where the person, business or institution is located.
38
- */
39
- 'stateOrRegion'?: string;
40
- /**
41
- * The postal code of the address.
42
- */
43
- 'postalCode': string;
44
- /**
45
- * The two digit country code. In ISO 3166-1 alpha-2 format.
46
- */
47
- 'countryCode': string;
48
- }
@@ -1,31 +0,0 @@
1
- /**
2
- * Selling Partner APIs for Fulfillment Outbound
3
- * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
4
- *
5
- * The version of the OpenAPI document: 2020-07-01
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 weight.
14
- */
15
- export interface Weight {
16
- /**
17
- * The unit of weight.
18
- */
19
- 'unit': WeightUnitEnum;
20
- /**
21
- * The weight value.
22
- */
23
- 'value': string;
24
- }
25
- export declare const WeightUnitEnum: {
26
- readonly Kg: "KG";
27
- readonly Kilograms: "KILOGRAMS";
28
- readonly Lb: "LB";
29
- readonly Pounds: "POUNDS";
30
- };
31
- export type WeightUnitEnum = typeof WeightUnitEnum[keyof typeof WeightUnitEnum];
@@ -1,6 +0,0 @@
1
- import { type ClientConfiguration, type RateLimit } from '@sp-api-sdk/common';
2
- import { FulfillmentOutboundApi } from './api-model';
3
- export declare const clientRateLimits: RateLimit[];
4
- export declare class FulfillmentOutboundApiClient extends FulfillmentOutboundApi {
5
- constructor(configuration: ClientConfiguration);
6
- }
@@ -1,3 +0,0 @@
1
- export * from './client';
2
- export * from './api-model/api';
3
- export * from './api-model/models';