@sp-api-sdk/fulfillment-inbound-api-v0 1.10.7 → 1.11.1

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.
package/README.md CHANGED
@@ -13,10 +13,6 @@ Also, see the [generated documentation](https://bizon.github.io/selling-partner-
13
13
 
14
14
  ## Installing
15
15
 
16
- ```sh
17
- yarn add @sp-api-sdk/fulfillment-inbound-api-v0
18
- ```
19
-
20
16
  ```sh
21
17
  npm install @sp-api-sdk/fulfillment-inbound-api-v0
22
18
  ```
package/dist/cjs/index.js CHANGED
@@ -1,5 +1,18 @@
1
1
  "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
2
16
  Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./src/client"), exports);
5
- tslib_1.__exportStar(require("./src/api-model/models"), exports);
17
+ __exportStar(require("./src/client"), exports);
18
+ __exportStar(require("./src/api-model/models"), exports);
@@ -12,10 +12,12 @@
12
12
  * https://openapi-generator.tech
13
13
  * Do not edit the class manually.
14
14
  */
15
+ var __importDefault = (this && this.__importDefault) || function (mod) {
16
+ return (mod && mod.__esModule) ? mod : { "default": mod };
17
+ };
15
18
  Object.defineProperty(exports, "__esModule", { value: true });
16
19
  exports.FbaInboundApi = exports.FbaInboundApiFactory = exports.FbaInboundApiFp = exports.FbaInboundApiAxiosParamCreator = void 0;
17
- const tslib_1 = require("tslib");
18
- const axios_1 = tslib_1.__importDefault(require("axios"));
20
+ const axios_1 = __importDefault(require("axios"));
19
21
  // Some imports not used depending on template conditions
20
22
  // @ts-ignore
21
23
  const common_1 = require("../common");
@@ -12,6 +12,19 @@
12
12
  * https://openapi-generator.tech
13
13
  * Do not edit the class manually.
14
14
  */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = { enumerable: true, get: function() { return m[k]; } };
20
+ }
21
+ Object.defineProperty(o, k2, desc);
22
+ }) : (function(o, m, k, k2) {
23
+ if (k2 === undefined) k2 = k;
24
+ o[k2] = m[k];
25
+ }));
26
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
27
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
28
+ };
15
29
  Object.defineProperty(exports, "__esModule", { value: true });
16
- const tslib_1 = require("tslib");
17
- tslib_1.__exportStar(require("./api/fba-inbound-api"), exports);
30
+ __exportStar(require("./api/fba-inbound-api"), exports);
@@ -12,10 +12,12 @@
12
12
  * https://openapi-generator.tech
13
13
  * Do not edit the class manually.
14
14
  */
15
+ var __importDefault = (this && this.__importDefault) || function (mod) {
16
+ return (mod && mod.__esModule) ? mod : { "default": mod };
17
+ };
15
18
  Object.defineProperty(exports, "__esModule", { value: true });
16
19
  exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
17
- const tslib_1 = require("tslib");
18
- const axios_1 = tslib_1.__importDefault(require("axios"));
20
+ const axios_1 = __importDefault(require("axios"));
19
21
  exports.BASE_PATH = "https://sellingpartnerapi-na.amazon.com".replace(/\/+$/, "");
20
22
  /**
21
23
  *
@@ -12,8 +12,21 @@
12
12
  * https://openapi-generator.tech
13
13
  * Do not edit the class manually.
14
14
  */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = { enumerable: true, get: function() { return m[k]; } };
20
+ }
21
+ Object.defineProperty(o, k2, desc);
22
+ }) : (function(o, m, k, k2) {
23
+ if (k2 === undefined) k2 = k;
24
+ o[k2] = m[k];
25
+ }));
26
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
27
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
28
+ };
15
29
  Object.defineProperty(exports, "__esModule", { value: true });
16
- const tslib_1 = require("tslib");
17
- tslib_1.__exportStar(require("./api"), exports);
18
- tslib_1.__exportStar(require("./configuration"), exports);
19
- tslib_1.__exportStar(require("./models"), exports);
30
+ __exportStar(require("./api"), exports);
31
+ __exportStar(require("./configuration"), exports);
32
+ __exportStar(require("./models"), exports);
@@ -1,93 +1,106 @@
1
1
  "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
2
16
  Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./asininbound-guidance"), exports);
5
- tslib_1.__exportStar(require("./asinprep-instructions"), exports);
6
- tslib_1.__exportStar(require("./address"), exports);
7
- tslib_1.__exportStar(require("./amazon-prep-fees-details"), exports);
8
- tslib_1.__exportStar(require("./amount"), exports);
9
- tslib_1.__exportStar(require("./barcode-instruction"), exports);
10
- tslib_1.__exportStar(require("./bill-of-lading-download-url"), exports);
11
- tslib_1.__exportStar(require("./box-contents-fee-details"), exports);
12
- tslib_1.__exportStar(require("./box-contents-source"), exports);
13
- tslib_1.__exportStar(require("./common-transport-result"), exports);
14
- tslib_1.__exportStar(require("./condition"), exports);
15
- tslib_1.__exportStar(require("./confirm-preorder-response"), exports);
16
- tslib_1.__exportStar(require("./confirm-preorder-result"), exports);
17
- tslib_1.__exportStar(require("./confirm-transport-response"), exports);
18
- tslib_1.__exportStar(require("./contact"), exports);
19
- tslib_1.__exportStar(require("./create-inbound-shipment-plan-request"), exports);
20
- tslib_1.__exportStar(require("./create-inbound-shipment-plan-response"), exports);
21
- tslib_1.__exportStar(require("./create-inbound-shipment-plan-result"), exports);
22
- tslib_1.__exportStar(require("./currency-code"), exports);
23
- tslib_1.__exportStar(require("./dimensions"), exports);
24
- tslib_1.__exportStar(require("./error-reason"), exports);
25
- tslib_1.__exportStar(require("./estimate-transport-response"), exports);
26
- tslib_1.__exportStar(require("./get-bill-of-lading-response"), exports);
27
- tslib_1.__exportStar(require("./get-inbound-guidance-response"), exports);
28
- tslib_1.__exportStar(require("./get-inbound-guidance-result"), exports);
29
- tslib_1.__exportStar(require("./get-labels-response"), exports);
30
- tslib_1.__exportStar(require("./get-preorder-info-response"), exports);
31
- tslib_1.__exportStar(require("./get-preorder-info-result"), exports);
32
- tslib_1.__exportStar(require("./get-prep-instructions-response"), exports);
33
- tslib_1.__exportStar(require("./get-prep-instructions-result"), exports);
34
- tslib_1.__exportStar(require("./get-shipment-items-response"), exports);
35
- tslib_1.__exportStar(require("./get-shipment-items-result"), exports);
36
- tslib_1.__exportStar(require("./get-shipments-response"), exports);
37
- tslib_1.__exportStar(require("./get-shipments-result"), exports);
38
- tslib_1.__exportStar(require("./get-transport-details-response"), exports);
39
- tslib_1.__exportStar(require("./get-transport-details-result"), exports);
40
- tslib_1.__exportStar(require("./guidance-reason"), exports);
41
- tslib_1.__exportStar(require("./inbound-guidance"), exports);
42
- tslib_1.__exportStar(require("./inbound-shipment-header"), exports);
43
- tslib_1.__exportStar(require("./inbound-shipment-info"), exports);
44
- tslib_1.__exportStar(require("./inbound-shipment-item"), exports);
45
- tslib_1.__exportStar(require("./inbound-shipment-plan"), exports);
46
- tslib_1.__exportStar(require("./inbound-shipment-plan-item"), exports);
47
- tslib_1.__exportStar(require("./inbound-shipment-plan-request-item"), exports);
48
- tslib_1.__exportStar(require("./inbound-shipment-request"), exports);
49
- tslib_1.__exportStar(require("./inbound-shipment-response"), exports);
50
- tslib_1.__exportStar(require("./inbound-shipment-result"), exports);
51
- tslib_1.__exportStar(require("./intended-box-contents-source"), exports);
52
- tslib_1.__exportStar(require("./invalid-asin"), exports);
53
- tslib_1.__exportStar(require("./invalid-sku"), exports);
54
- tslib_1.__exportStar(require("./label-download-url"), exports);
55
- tslib_1.__exportStar(require("./label-prep-preference"), exports);
56
- tslib_1.__exportStar(require("./label-prep-type"), exports);
57
- tslib_1.__exportStar(require("./model-error"), exports);
58
- tslib_1.__exportStar(require("./non-partnered-ltl-data-input"), exports);
59
- tslib_1.__exportStar(require("./non-partnered-ltl-data-output"), exports);
60
- tslib_1.__exportStar(require("./non-partnered-small-parcel-data-input"), exports);
61
- tslib_1.__exportStar(require("./non-partnered-small-parcel-data-output"), exports);
62
- tslib_1.__exportStar(require("./non-partnered-small-parcel-package-input"), exports);
63
- tslib_1.__exportStar(require("./non-partnered-small-parcel-package-output"), exports);
64
- tslib_1.__exportStar(require("./package-status"), exports);
65
- tslib_1.__exportStar(require("./pallet"), exports);
66
- tslib_1.__exportStar(require("./partnered-estimate"), exports);
67
- tslib_1.__exportStar(require("./partnered-ltl-data-input"), exports);
68
- tslib_1.__exportStar(require("./partnered-ltl-data-output"), exports);
69
- tslib_1.__exportStar(require("./partnered-small-parcel-data-input"), exports);
70
- tslib_1.__exportStar(require("./partnered-small-parcel-data-output"), exports);
71
- tslib_1.__exportStar(require("./partnered-small-parcel-package-input"), exports);
72
- tslib_1.__exportStar(require("./partnered-small-parcel-package-output"), exports);
73
- tslib_1.__exportStar(require("./prep-details"), exports);
74
- tslib_1.__exportStar(require("./prep-guidance"), exports);
75
- tslib_1.__exportStar(require("./prep-instruction"), exports);
76
- tslib_1.__exportStar(require("./prep-owner"), exports);
77
- tslib_1.__exportStar(require("./put-transport-details-request"), exports);
78
- tslib_1.__exportStar(require("./put-transport-details-response"), exports);
79
- tslib_1.__exportStar(require("./skuinbound-guidance"), exports);
80
- tslib_1.__exportStar(require("./skuprep-instructions"), exports);
81
- tslib_1.__exportStar(require("./seller-freight-class"), exports);
82
- tslib_1.__exportStar(require("./shipment-status"), exports);
83
- tslib_1.__exportStar(require("./shipment-type"), exports);
84
- tslib_1.__exportStar(require("./transport-content"), exports);
85
- tslib_1.__exportStar(require("./transport-detail-input"), exports);
86
- tslib_1.__exportStar(require("./transport-detail-output"), exports);
87
- tslib_1.__exportStar(require("./transport-header"), exports);
88
- tslib_1.__exportStar(require("./transport-result"), exports);
89
- tslib_1.__exportStar(require("./transport-status"), exports);
90
- tslib_1.__exportStar(require("./unit-of-measurement"), exports);
91
- tslib_1.__exportStar(require("./unit-of-weight"), exports);
92
- tslib_1.__exportStar(require("./void-transport-response"), exports);
93
- tslib_1.__exportStar(require("./weight"), exports);
17
+ __exportStar(require("./asininbound-guidance"), exports);
18
+ __exportStar(require("./asinprep-instructions"), exports);
19
+ __exportStar(require("./address"), exports);
20
+ __exportStar(require("./amazon-prep-fees-details"), exports);
21
+ __exportStar(require("./amount"), exports);
22
+ __exportStar(require("./barcode-instruction"), exports);
23
+ __exportStar(require("./bill-of-lading-download-url"), exports);
24
+ __exportStar(require("./box-contents-fee-details"), exports);
25
+ __exportStar(require("./box-contents-source"), exports);
26
+ __exportStar(require("./common-transport-result"), exports);
27
+ __exportStar(require("./condition"), exports);
28
+ __exportStar(require("./confirm-preorder-response"), exports);
29
+ __exportStar(require("./confirm-preorder-result"), exports);
30
+ __exportStar(require("./confirm-transport-response"), exports);
31
+ __exportStar(require("./contact"), exports);
32
+ __exportStar(require("./create-inbound-shipment-plan-request"), exports);
33
+ __exportStar(require("./create-inbound-shipment-plan-response"), exports);
34
+ __exportStar(require("./create-inbound-shipment-plan-result"), exports);
35
+ __exportStar(require("./currency-code"), exports);
36
+ __exportStar(require("./dimensions"), exports);
37
+ __exportStar(require("./error-reason"), exports);
38
+ __exportStar(require("./estimate-transport-response"), exports);
39
+ __exportStar(require("./get-bill-of-lading-response"), exports);
40
+ __exportStar(require("./get-inbound-guidance-response"), exports);
41
+ __exportStar(require("./get-inbound-guidance-result"), exports);
42
+ __exportStar(require("./get-labels-response"), exports);
43
+ __exportStar(require("./get-preorder-info-response"), exports);
44
+ __exportStar(require("./get-preorder-info-result"), exports);
45
+ __exportStar(require("./get-prep-instructions-response"), exports);
46
+ __exportStar(require("./get-prep-instructions-result"), exports);
47
+ __exportStar(require("./get-shipment-items-response"), exports);
48
+ __exportStar(require("./get-shipment-items-result"), exports);
49
+ __exportStar(require("./get-shipments-response"), exports);
50
+ __exportStar(require("./get-shipments-result"), exports);
51
+ __exportStar(require("./get-transport-details-response"), exports);
52
+ __exportStar(require("./get-transport-details-result"), exports);
53
+ __exportStar(require("./guidance-reason"), exports);
54
+ __exportStar(require("./inbound-guidance"), exports);
55
+ __exportStar(require("./inbound-shipment-header"), exports);
56
+ __exportStar(require("./inbound-shipment-info"), exports);
57
+ __exportStar(require("./inbound-shipment-item"), exports);
58
+ __exportStar(require("./inbound-shipment-plan"), exports);
59
+ __exportStar(require("./inbound-shipment-plan-item"), exports);
60
+ __exportStar(require("./inbound-shipment-plan-request-item"), exports);
61
+ __exportStar(require("./inbound-shipment-request"), exports);
62
+ __exportStar(require("./inbound-shipment-response"), exports);
63
+ __exportStar(require("./inbound-shipment-result"), exports);
64
+ __exportStar(require("./intended-box-contents-source"), exports);
65
+ __exportStar(require("./invalid-asin"), exports);
66
+ __exportStar(require("./invalid-sku"), exports);
67
+ __exportStar(require("./label-download-url"), exports);
68
+ __exportStar(require("./label-prep-preference"), exports);
69
+ __exportStar(require("./label-prep-type"), exports);
70
+ __exportStar(require("./model-error"), exports);
71
+ __exportStar(require("./non-partnered-ltl-data-input"), exports);
72
+ __exportStar(require("./non-partnered-ltl-data-output"), exports);
73
+ __exportStar(require("./non-partnered-small-parcel-data-input"), exports);
74
+ __exportStar(require("./non-partnered-small-parcel-data-output"), exports);
75
+ __exportStar(require("./non-partnered-small-parcel-package-input"), exports);
76
+ __exportStar(require("./non-partnered-small-parcel-package-output"), exports);
77
+ __exportStar(require("./package-status"), exports);
78
+ __exportStar(require("./pallet"), exports);
79
+ __exportStar(require("./partnered-estimate"), exports);
80
+ __exportStar(require("./partnered-ltl-data-input"), exports);
81
+ __exportStar(require("./partnered-ltl-data-output"), exports);
82
+ __exportStar(require("./partnered-small-parcel-data-input"), exports);
83
+ __exportStar(require("./partnered-small-parcel-data-output"), exports);
84
+ __exportStar(require("./partnered-small-parcel-package-input"), exports);
85
+ __exportStar(require("./partnered-small-parcel-package-output"), exports);
86
+ __exportStar(require("./prep-details"), exports);
87
+ __exportStar(require("./prep-guidance"), exports);
88
+ __exportStar(require("./prep-instruction"), exports);
89
+ __exportStar(require("./prep-owner"), exports);
90
+ __exportStar(require("./put-transport-details-request"), exports);
91
+ __exportStar(require("./put-transport-details-response"), exports);
92
+ __exportStar(require("./skuinbound-guidance"), exports);
93
+ __exportStar(require("./skuprep-instructions"), exports);
94
+ __exportStar(require("./seller-freight-class"), exports);
95
+ __exportStar(require("./shipment-status"), exports);
96
+ __exportStar(require("./shipment-type"), exports);
97
+ __exportStar(require("./transport-content"), exports);
98
+ __exportStar(require("./transport-detail-input"), exports);
99
+ __exportStar(require("./transport-detail-output"), exports);
100
+ __exportStar(require("./transport-header"), exports);
101
+ __exportStar(require("./transport-result"), exports);
102
+ __exportStar(require("./transport-status"), exports);
103
+ __exportStar(require("./unit-of-measurement"), exports);
104
+ __exportStar(require("./unit-of-weight"), exports);
105
+ __exportStar(require("./void-transport-response"), exports);
106
+ __exportStar(require("./weight"), exports);
@@ -15,7 +15,7 @@
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.IntendedBoxContentsSource = void 0;
17
17
  /**
18
- * How the seller intends to provide box contents information for a shipment.
18
+ * How the seller intends to provide box contents information for a shipment. Leaving this field blank is equivalent to selecting `NONE`, which will incur a fee if the seller does not provide box contents information.
19
19
  * @export
20
20
  * @enum {string}
21
21
  */
@@ -12,7 +12,7 @@
12
12
  * Do not edit the class manually.
13
13
  */
14
14
  /**
15
- * How the seller intends to provide box contents information for a shipment.
15
+ * How the seller intends to provide box contents information for a shipment. Leaving this field blank is equivalent to selecting `NONE`, which will incur a fee if the seller does not provide box contents information.
16
16
  * @export
17
17
  * @enum {string}
18
18
  */
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * How the seller intends to provide box contents information for a shipment.
13
+ * How the seller intends to provide box contents information for a shipment. Leaving this field blank is equivalent to selecting `NONE`, which will incur a fee if the seller does not provide box contents information.
14
14
  * @export
15
15
  * @enum {string}
16
16
  */
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@sp-api-sdk/fulfillment-inbound-api-v0",
3
3
  "author": "Vincent Mesquita <vincent.mesquita@bizon.solutions>",
4
4
  "description": "The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon's fulfillment network.",
5
- "version": "1.10.7",
5
+ "version": "1.11.1",
6
6
  "main": "dist/cjs/index.js",
7
7
  "module": "dist/es/index.js",
8
8
  "types": "dist/types/index.d.ts",
@@ -17,17 +17,9 @@
17
17
  "dist/**/*.js",
18
18
  "dist/**/*.d.ts"
19
19
  ],
20
- "scripts": {
21
- "check:ts": "yarn tsc --noEmit",
22
- "build:cjs": "tsc -p tsconfig.json",
23
- "build:es": "tsc -p tsconfig.es.json",
24
- "build": "yarn build:cjs && yarn build:es",
25
- "clean": "rimraf dist",
26
- "test": "jest"
27
- },
28
20
  "dependencies": {
29
- "@sp-api-sdk/common": "^1.10.2",
30
- "axios": "^0.27.2"
21
+ "@sp-api-sdk/common": "1.11.2",
22
+ "axios": "^1.4.0"
31
23
  },
32
24
  "repository": {
33
25
  "type": "git",
@@ -51,5 +43,5 @@
51
43
  "typedoc": {
52
44
  "entryPoint": "./index.ts"
53
45
  },
54
- "gitHead": "5436578b08afa670b1f49ffc258869b3b6297bd6"
46
+ "gitHead": "fb810d21c79c3f71392e6d4a18b2de0b5de3566a"
55
47
  }