@sp-api-sdk/fulfillment-outbound-api-2020-07-01 4.7.0 → 5.1.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 +7 -8
  2. package/dist/index.cjs +1575 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +2984 -0
  5. package/dist/index.d.ts +2984 -0
  6. package/dist/index.js +1529 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +26 -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 -56
  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 -53
  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 -52
  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,43 +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 { FulfillmentOrder } from './fulfillment-order';
13
- import type { FulfillmentOrderItem } from './fulfillment-order-item';
14
- import type { FulfillmentShipment } from './fulfillment-shipment';
15
- import type { PaymentInformation } from './payment-information';
16
- import type { ReturnAuthorization } from './return-authorization';
17
- import type { ReturnItem } from './return-item';
18
- /**
19
- * The request for the `getFulfillmentOrder` operation.
20
- */
21
- export interface GetFulfillmentOrderResult {
22
- 'fulfillmentOrder': FulfillmentOrder;
23
- /**
24
- * An array of fulfillment order item information.
25
- */
26
- 'fulfillmentOrderItems': Array<FulfillmentOrderItem>;
27
- /**
28
- * An array of fulfillment shipment information.
29
- */
30
- 'fulfillmentShipments'?: Array<FulfillmentShipment>;
31
- /**
32
- * An array of items that Amazon accepted for return. Returns empty if no items were accepted for return.
33
- */
34
- 'returnItems': Array<ReturnItem>;
35
- /**
36
- * An array of return authorization information.
37
- */
38
- 'returnAuthorizations': Array<ReturnAuthorization>;
39
- /**
40
- * An array of various payment attributes related to this fulfillment order.
41
- */
42
- 'paymentInformation'?: Array<PaymentInformation>;
43
- }
@@ -1,30 +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 a fulfillment order preview.
15
- */
16
- export interface GetFulfillmentPreviewItem {
17
- /**
18
- * The seller SKU of the item.
19
- */
20
- 'sellerSku': string;
21
- /**
22
- * The item quantity.
23
- */
24
- 'quantity': number;
25
- 'perUnitDeclaredValue'?: Money;
26
- /**
27
- * A fulfillment order item identifier that the seller creates to track items in the fulfillment preview.
28
- */
29
- 'sellerFulfillmentOrderItemId': string;
30
- }
@@ -1,45 +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 { GetFulfillmentPreviewItem } from './get-fulfillment-preview-item';
15
- import type { ShippingSpeedCategory } from './shipping-speed-category';
16
- /**
17
- * The request body schema for the `getFulfillmentPreview` operation.
18
- */
19
- export interface GetFulfillmentPreviewRequest {
20
- /**
21
- * The marketplace the fulfillment order is placed against.
22
- */
23
- 'marketplaceId'?: string;
24
- 'address': Address;
25
- /**
26
- * An array of fulfillment preview item information.
27
- */
28
- 'items': Array<GetFulfillmentPreviewItem>;
29
- /**
30
- * List of shipping speed categories.
31
- */
32
- 'shippingSpeedCategories'?: Array<ShippingSpeedCategory>;
33
- /**
34
- * When true, returns all fulfillment order previews both for COD and not for COD. Otherwise, returns only fulfillment order previews that are not for COD.
35
- */
36
- 'includeCODFulfillmentPreview'?: boolean;
37
- /**
38
- * When true, returns the `ScheduledDeliveryInfo` response object, which contains the available delivery windows for a Scheduled Delivery. The `ScheduledDeliveryInfo` response object can only be returned for fulfillment order previews with `ShippingSpeedCategories` equal to `ScheduledDelivery`.
39
- */
40
- 'includeDeliveryWindows'?: boolean;
41
- /**
42
- * A list of features and their fulfillment policies to apply to the order.
43
- */
44
- 'featureConstraints'?: Array<FeatureSettings>;
45
- }
@@ -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
- import type { GetFulfillmentPreviewResult } from './get-fulfillment-preview-result';
13
- /**
14
- * The response schema for the `getFulfillmentPreview` operation.
15
- */
16
- export interface GetFulfillmentPreviewResponse {
17
- 'payload'?: GetFulfillmentPreviewResult;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -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
- import type { FulfillmentPreview } from './fulfillment-preview';
13
- /**
14
- * A list of fulfillment order previews, including estimated shipping weights, estimated shipping fees, and estimated ship dates and arrival dates.
15
- */
16
- export interface GetFulfillmentPreviewResult {
17
- /**
18
- * An array of fulfillment preview information.
19
- */
20
- 'fulfillmentPreviews'?: Array<FulfillmentPreview>;
21
- }
@@ -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
- import type { PackageTrackingDetails } from './package-tracking-details';
13
- /**
14
- * The response schema for the `getPackageTrackingDetails` operation.
15
- */
16
- export interface GetPackageTrackingDetailsResponse {
17
- 'payload'?: PackageTrackingDetails;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -1,88 +0,0 @@
1
- export * from './additional-location-info';
2
- export * from './address';
3
- export * from './amount';
4
- export * from './codsettings';
5
- export * from './cancel-fulfillment-order-response';
6
- export * from './create-fulfillment-order-item';
7
- export * from './create-fulfillment-order-request';
8
- export * from './create-fulfillment-order-response';
9
- export * from './create-fulfillment-return-request';
10
- export * from './create-fulfillment-return-response';
11
- export * from './create-fulfillment-return-result';
12
- export * from './create-return-item';
13
- export * from './current-status';
14
- export * from './date-range';
15
- export * from './delivery-document';
16
- export * from './delivery-information';
17
- export * from './delivery-message';
18
- export * from './delivery-offer';
19
- export * from './delivery-policy';
20
- export * from './delivery-preferences';
21
- export * from './delivery-window';
22
- export * from './destination';
23
- export * from './drop-off-location';
24
- export * from './event-code';
25
- export * from './feature';
26
- export * from './feature-settings';
27
- export * from './feature-sku';
28
- export * from './fee';
29
- export * from './fulfillment-action';
30
- export * from './fulfillment-order';
31
- export * from './fulfillment-order-item';
32
- export * from './fulfillment-order-status';
33
- export * from './fulfillment-policy';
34
- export * from './fulfillment-preview';
35
- export * from './fulfillment-preview-item';
36
- export * from './fulfillment-preview-shipment';
37
- export * from './fulfillment-return-item-status';
38
- export * from './fulfillment-shipment';
39
- export * from './fulfillment-shipment-item';
40
- export * from './fulfillment-shipment-package';
41
- export * from './get-delivery-offers-product';
42
- export * from './get-delivery-offers-request';
43
- export * from './get-delivery-offers-response';
44
- export * from './get-delivery-offers-result';
45
- export * from './get-delivery-offers-terms';
46
- export * from './get-feature-inventory-response';
47
- export * from './get-feature-inventory-result';
48
- export * from './get-feature-sku-response';
49
- export * from './get-feature-sku-result';
50
- export * from './get-features-response';
51
- export * from './get-features-result';
52
- export * from './get-fulfillment-order-response';
53
- export * from './get-fulfillment-order-result';
54
- export * from './get-fulfillment-preview-item';
55
- export * from './get-fulfillment-preview-request';
56
- export * from './get-fulfillment-preview-response';
57
- export * from './get-fulfillment-preview-result';
58
- export * from './get-package-tracking-details-response';
59
- export * from './invalid-item-reason';
60
- export * from './invalid-item-reason-code';
61
- export * from './invalid-return-item';
62
- export * from './list-all-fulfillment-orders-response';
63
- export * from './list-all-fulfillment-orders-result';
64
- export * from './list-return-reason-codes-response';
65
- export * from './list-return-reason-codes-result';
66
- export * from './locker-details';
67
- export * from './model-error';
68
- export * from './money';
69
- export * from './origin';
70
- export * from './package-tracking-details';
71
- export * from './payment-information';
72
- export * from './product-identifier';
73
- export * from './reason-code-details';
74
- export * from './return-authorization';
75
- export * from './return-item';
76
- export * from './return-item-disposition';
77
- export * from './scheduled-delivery-info';
78
- export * from './shipping-speed-category';
79
- export * from './submit-fulfillment-order-status-update-request';
80
- export * from './submit-fulfillment-order-status-update-response';
81
- export * from './tracking-address';
82
- export * from './tracking-event';
83
- export * from './unfulfillable-preview-item';
84
- export * from './update-fulfillment-order-item';
85
- export * from './update-fulfillment-order-request';
86
- export * from './update-fulfillment-order-response';
87
- export * from './variable-precision-address';
88
- export * from './weight';
@@ -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
- * A code for why the item is invalid for return.
14
- */
15
- export declare const InvalidItemReasonCode: {
16
- readonly InvalidValues: "InvalidValues";
17
- readonly DuplicateRequest: "DuplicateRequest";
18
- readonly NoCompletedShipItems: "NoCompletedShipItems";
19
- readonly NoReturnableQuantity: "NoReturnableQuantity";
20
- };
21
- export type InvalidItemReasonCode = typeof InvalidItemReasonCode[keyof typeof InvalidItemReasonCode];
@@ -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
- import type { InvalidItemReasonCode } from './invalid-item-reason-code';
13
- /**
14
- * The reason that the item is invalid for return.
15
- */
16
- export interface InvalidItemReason {
17
- 'invalidItemReasonCode': InvalidItemReasonCode;
18
- /**
19
- * A human readable description of the invalid item reason code.
20
- */
21
- 'description': string;
22
- }
@@ -1,26 +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 { InvalidItemReason } from './invalid-item-reason';
13
- /**
14
- * An item that is invalid for return.
15
- */
16
- export interface InvalidReturnItem {
17
- /**
18
- * An identifier the seller assigns to the return item.
19
- */
20
- 'sellerReturnItemId': string;
21
- /**
22
- * The identifier assigned to the item by the seller when the fulfillment order was created.
23
- */
24
- 'sellerFulfillmentOrderItemId': string;
25
- 'invalidItemReason': InvalidItemReason;
26
- }
@@ -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
- import type { ListAllFulfillmentOrdersResult } from './list-all-fulfillment-orders-result';
13
- /**
14
- * The response schema for the `listAllFulfillmentOrders` operation.
15
- */
16
- export interface ListAllFulfillmentOrdersResponse {
17
- 'payload'?: ListAllFulfillmentOrdersResult;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -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 { FulfillmentOrder } from './fulfillment-order';
13
- /**
14
- * The request for the `listAllFulfillmentOrders` operation.
15
- */
16
- export interface ListAllFulfillmentOrdersResult {
17
- /**
18
- * When present and not empty, pass this string token in the next request to return the next response page.
19
- */
20
- 'nextToken'?: string;
21
- /**
22
- * An array of fulfillment order information.
23
- */
24
- 'fulfillmentOrders'?: Array<FulfillmentOrder>;
25
- }
@@ -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
- import type { ListReturnReasonCodesResult } from './list-return-reason-codes-result';
13
- /**
14
- * The response schema for the `listReturnReasonCodes` operation.
15
- */
16
- export interface ListReturnReasonCodesResponse {
17
- 'payload'?: ListReturnReasonCodesResult;
18
- /**
19
- * A list of error responses returned when a request is unsuccessful.
20
- */
21
- 'errors'?: Array<Error>;
22
- }
@@ -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
- import type { ReasonCodeDetails } from './reason-code-details';
13
- /**
14
- * The request for the `listReturnReasonCodes` operation.
15
- */
16
- export interface ListReturnReasonCodesResult {
17
- /**
18
- * An array of return reason code details.
19
- */
20
- 'reasonCodeDetails'?: Array<ReasonCodeDetails>;
21
- }
@@ -1,24 +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 locker details, which you can use to access the locker delivery box.
14
- */
15
- export interface LockerDetails {
16
- /**
17
- * Indicates the locker number
18
- */
19
- 'lockerNumber'?: string;
20
- /**
21
- * Indicates the locker access code
22
- */
23
- 'lockerAccessCode'?: string;
24
- }
@@ -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
- * Error response returned when the request is unsuccessful.
14
- */
15
- export interface ModelError {
16
- /**
17
- * An error code that identifies the type of error that occurred.
18
- */
19
- 'code': string;
20
- /**
21
- * A message that describes the error condition.
22
- */
23
- 'message': string;
24
- /**
25
- * Additional details that can help the caller understand or fix the issue.
26
- */
27
- 'details'?: string;
28
- }
@@ -1,24 +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
- * An amount of money, including units in the form of currency.
14
- */
15
- export interface Money {
16
- /**
17
- * Three digit currency code in ISO 4217 format.
18
- */
19
- 'currencyCode': string;
20
- /**
21
- * A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.
22
- */
23
- 'value': string;
24
- }
@@ -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 origin for the delivery offer.
14
- */
15
- export interface Origin {
16
- /**
17
- * The two-digit country code (in ISO 3166-1 alpha-2 format) for the country where the items will ship from.
18
- */
19
- 'countryCode': string;
20
- }
@@ -1,69 +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 { AdditionalLocationInfo } from './additional-location-info';
13
- import type { CurrentStatus } from './current-status';
14
- import type { DateRange } from './date-range';
15
- import type { TrackingAddress } from './tracking-address';
16
- import type { TrackingEvent } from './tracking-event';
17
- /**
18
- * Tracking details of package
19
- */
20
- export interface PackageTrackingDetails {
21
- /**
22
- * The package identifier.
23
- */
24
- 'packageNumber': number;
25
- /**
26
- * The tracking number for the package.
27
- */
28
- 'trackingNumber'?: string;
29
- /**
30
- * Link on swiship.com that allows customers to track the package.
31
- */
32
- 'customerTrackingLink'?: string;
33
- /**
34
- * The name of the carrier.
35
- */
36
- 'carrierCode'?: string;
37
- /**
38
- * The phone number of the carrier.
39
- */
40
- 'carrierPhoneNumber'?: string;
41
- /**
42
- * The URL of the carrier\'s website.
43
- */
44
- 'carrierURL'?: string;
45
- /**
46
- * Date timestamp
47
- */
48
- 'shipDate'?: string;
49
- /**
50
- * Date timestamp
51
- */
52
- 'estimatedArrivalDate'?: string;
53
- 'shipToAddress'?: TrackingAddress;
54
- 'currentStatus'?: CurrentStatus;
55
- /**
56
- * Description corresponding to the `CurrentStatus` value.
57
- */
58
- 'currentStatusDescription'?: string;
59
- 'deliveryWindow'?: DateRange;
60
- /**
61
- * The name of the person who signed for the package.
62
- */
63
- 'signedForBy'?: string;
64
- 'additionalLocationInfo'?: AdditionalLocationInfo;
65
- /**
66
- * An array of tracking event information.
67
- */
68
- 'trackingEvents'?: Array<TrackingEvent>;
69
- }
@@ -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
- * The attributes related to the payment made from customer to seller for this order.
14
- */
15
- export interface PaymentInformation {
16
- /**
17
- * The transaction identifier of this payment.
18
- */
19
- 'paymentTransactionId': string;
20
- /**
21
- * The transaction mode of this payment.
22
- */
23
- 'paymentMode': string;
24
- /**
25
- * Date timestamp
26
- */
27
- 'paymentDate': string;
28
- }