@sp-api-sdk/easy-ship-api-2022-03-23 4.3.11 → 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 (115) hide show
  1. package/README.md +4 -4
  2. package/dist/index.cjs +642 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/{types/api-model/api/easy-ship-api.d.ts → index.d.cts} +819 -26
  5. package/dist/index.d.ts +1027 -0
  6. package/dist/index.js +594 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/easy-ship-api.js +0 -361
  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/code.js +0 -32
  16. package/dist/cjs/api-model/models/create-scheduled-package-request.js +0 -15
  17. package/dist/cjs/api-model/models/create-scheduled-packages-request.js +0 -15
  18. package/dist/cjs/api-model/models/create-scheduled-packages-response.js +0 -15
  19. package/dist/cjs/api-model/models/dimensions.js +0 -15
  20. package/dist/cjs/api-model/models/error-list.js +0 -15
  21. package/dist/cjs/api-model/models/handover-method.js +0 -23
  22. package/dist/cjs/api-model/models/index.js +0 -43
  23. package/dist/cjs/api-model/models/invoice-data.js +0 -15
  24. package/dist/cjs/api-model/models/item.js +0 -15
  25. package/dist/cjs/api-model/models/label-format.js +0 -23
  26. package/dist/cjs/api-model/models/list-handover-slots-request.js +0 -15
  27. package/dist/cjs/api-model/models/list-handover-slots-response.js +0 -15
  28. package/dist/cjs/api-model/models/model-error.js +0 -15
  29. package/dist/cjs/api-model/models/order-schedule-details.js +0 -15
  30. package/dist/cjs/api-model/models/package-details.js +0 -15
  31. package/dist/cjs/api-model/models/package-status.js +0 -33
  32. package/dist/cjs/api-model/models/package.js +0 -15
  33. package/dist/cjs/api-model/models/packages.js +0 -15
  34. package/dist/cjs/api-model/models/rejected-order.js +0 -15
  35. package/dist/cjs/api-model/models/scheduled-package-id.js +0 -15
  36. package/dist/cjs/api-model/models/time-slot.js +0 -15
  37. package/dist/cjs/api-model/models/tracking-details.js +0 -15
  38. package/dist/cjs/api-model/models/unit-of-length.js +0 -22
  39. package/dist/cjs/api-model/models/unit-of-weight.js +0 -23
  40. package/dist/cjs/api-model/models/update-package-details.js +0 -15
  41. package/dist/cjs/api-model/models/update-scheduled-packages-request.js +0 -15
  42. package/dist/cjs/api-model/models/weight.js +0 -15
  43. package/dist/cjs/client.js +0 -49
  44. package/dist/cjs/index.js +0 -19
  45. package/dist/es/api-model/api/easy-ship-api.js +0 -351
  46. package/dist/es/api-model/api.js +0 -14
  47. package/dist/es/api-model/base.js +0 -44
  48. package/dist/es/api-model/common.js +0 -110
  49. package/dist/es/api-model/configuration.js +0 -94
  50. package/dist/es/api-model/index.js +0 -16
  51. package/dist/es/api-model/models/code.js +0 -29
  52. package/dist/es/api-model/models/create-scheduled-package-request.js +0 -14
  53. package/dist/es/api-model/models/create-scheduled-packages-request.js +0 -14
  54. package/dist/es/api-model/models/create-scheduled-packages-response.js +0 -14
  55. package/dist/es/api-model/models/dimensions.js +0 -14
  56. package/dist/es/api-model/models/error-list.js +0 -14
  57. package/dist/es/api-model/models/handover-method.js +0 -20
  58. package/dist/es/api-model/models/index.js +0 -27
  59. package/dist/es/api-model/models/invoice-data.js +0 -14
  60. package/dist/es/api-model/models/item.js +0 -14
  61. package/dist/es/api-model/models/label-format.js +0 -20
  62. package/dist/es/api-model/models/list-handover-slots-request.js +0 -14
  63. package/dist/es/api-model/models/list-handover-slots-response.js +0 -14
  64. package/dist/es/api-model/models/model-error.js +0 -14
  65. package/dist/es/api-model/models/order-schedule-details.js +0 -14
  66. package/dist/es/api-model/models/package-details.js +0 -14
  67. package/dist/es/api-model/models/package-status.js +0 -30
  68. package/dist/es/api-model/models/package.js +0 -14
  69. package/dist/es/api-model/models/packages.js +0 -14
  70. package/dist/es/api-model/models/rejected-order.js +0 -14
  71. package/dist/es/api-model/models/scheduled-package-id.js +0 -14
  72. package/dist/es/api-model/models/time-slot.js +0 -14
  73. package/dist/es/api-model/models/tracking-details.js +0 -14
  74. package/dist/es/api-model/models/unit-of-length.js +0 -19
  75. package/dist/es/api-model/models/unit-of-weight.js +0 -20
  76. package/dist/es/api-model/models/update-package-details.js +0 -14
  77. package/dist/es/api-model/models/update-scheduled-packages-request.js +0 -14
  78. package/dist/es/api-model/models/weight.js +0 -14
  79. package/dist/es/client.js +0 -45
  80. package/dist/es/index.js +0 -3
  81. package/dist/types/api-model/api.d.ts +0 -12
  82. package/dist/types/api-model/base.d.ts +0 -42
  83. package/dist/types/api-model/common.d.ts +0 -34
  84. package/dist/types/api-model/configuration.d.ts +0 -98
  85. package/dist/types/api-model/index.d.ts +0 -14
  86. package/dist/types/api-model/models/code.d.ts +0 -28
  87. package/dist/types/api-model/models/create-scheduled-package-request.d.ts +0 -26
  88. package/dist/types/api-model/models/create-scheduled-packages-request.d.ts +0 -27
  89. package/dist/types/api-model/models/create-scheduled-packages-response.d.ts +0 -30
  90. package/dist/types/api-model/models/dimensions.d.ts +0 -34
  91. package/dist/types/api-model/models/error-list.d.ts +0 -20
  92. package/dist/types/api-model/models/handover-method.d.ts +0 -19
  93. package/dist/types/api-model/models/index.d.ts +0 -27
  94. package/dist/types/api-model/models/invoice-data.d.ts +0 -24
  95. package/dist/types/api-model/models/item.d.ts +0 -24
  96. package/dist/types/api-model/models/label-format.d.ts +0 -19
  97. package/dist/types/api-model/models/list-handover-slots-request.d.ts +0 -28
  98. package/dist/types/api-model/models/list-handover-slots-response.d.ts +0 -25
  99. package/dist/types/api-model/models/model-error.d.ts +0 -28
  100. package/dist/types/api-model/models/order-schedule-details.d.ts +0 -22
  101. package/dist/types/api-model/models/package-details.d.ts +0 -27
  102. package/dist/types/api-model/models/package-status.d.ts +0 -29
  103. package/dist/types/api-model/models/package.d.ts +0 -39
  104. package/dist/types/api-model/models/packages.d.ts +0 -21
  105. package/dist/types/api-model/models/rejected-order.d.ts +0 -21
  106. package/dist/types/api-model/models/scheduled-package-id.d.ts +0 -24
  107. package/dist/types/api-model/models/time-slot.d.ts +0 -30
  108. package/dist/types/api-model/models/tracking-details.d.ts +0 -20
  109. package/dist/types/api-model/models/unit-of-length.d.ts +0 -18
  110. package/dist/types/api-model/models/unit-of-weight.d.ts +0 -19
  111. package/dist/types/api-model/models/update-package-details.d.ts +0 -20
  112. package/dist/types/api-model/models/update-scheduled-packages-request.d.ts +0 -25
  113. package/dist/types/api-model/models/weight.d.ts +0 -22
  114. package/dist/types/client.d.ts +0 -6
  115. package/dist/types/index.d.ts +0 -3
@@ -1,28 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { Dimensions } from './dimensions';
13
- import type { Weight } from './weight';
14
- /**
15
- * The request schema for the `listHandoverSlots` operation.
16
- */
17
- export interface ListHandoverSlotsRequest {
18
- /**
19
- * A string of up to 255 characters.
20
- */
21
- 'marketplaceId': string;
22
- /**
23
- * An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
24
- */
25
- 'amazonOrderId': string;
26
- 'packageDimensions': Dimensions;
27
- 'packageWeight': Weight;
28
- }
@@ -1,25 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { TimeSlot } from './time-slot';
13
- /**
14
- * The response schema for the `listHandoverSlots` operation.
15
- */
16
- export interface ListHandoverSlotsResponse {
17
- /**
18
- * An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
19
- */
20
- 'amazonOrderId': string;
21
- /**
22
- * A list of time slots.
23
- */
24
- 'timeSlots': Array<TimeSlot>;
25
- }
@@ -1,28 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { PackageDetails } from './package-details';
13
- /**
14
- * This object allows users to specify an order to be scheduled. Only the amazonOrderId is required.
15
- */
16
- export interface OrderScheduleDetails {
17
- /**
18
- * An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
19
- */
20
- 'amazonOrderId': string;
21
- 'packageDetails'?: PackageDetails;
22
- }
@@ -1,27 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { Item } from './item';
13
- import type { TimeSlot } from './time-slot';
14
- /**
15
- * Package details. Includes `packageItems`, `packageTimeSlot`, and `packageIdentifier`.
16
- */
17
- export interface PackageDetails {
18
- /**
19
- * A list of items contained in the package.
20
- */
21
- 'packageItems'?: Array<Item>;
22
- 'packageTimeSlot': TimeSlot;
23
- /**
24
- * Optional seller-created identifier that is printed on the shipping label to help the seller identify the package.
25
- */
26
- 'packageIdentifier'?: string;
27
- }
@@ -1,29 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 status of the package.
14
- */
15
- export declare const PackageStatus: {
16
- readonly ReadyForPickup: "ReadyForPickup";
17
- readonly PickedUp: "PickedUp";
18
- readonly AtOriginFc: "AtOriginFC";
19
- readonly AtDestinationFc: "AtDestinationFC";
20
- readonly Delivered: "Delivered";
21
- readonly Rejected: "Rejected";
22
- readonly Undeliverable: "Undeliverable";
23
- readonly ReturnedToSeller: "ReturnedToSeller";
24
- readonly LostInTransit: "LostInTransit";
25
- readonly LabelCanceled: "LabelCanceled";
26
- readonly DamagedInTransit: "DamagedInTransit";
27
- readonly OutForDelivery: "OutForDelivery";
28
- };
29
- export type PackageStatus = typeof PackageStatus[keyof typeof PackageStatus];
@@ -1,39 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { Dimensions } from './dimensions';
13
- import type { InvoiceData } from './invoice-data';
14
- import type { Item } from './item';
15
- import type { PackageStatus } from './package-status';
16
- import type { ScheduledPackageId } from './scheduled-package-id';
17
- import type { TimeSlot } from './time-slot';
18
- import type { TrackingDetails } from './tracking-details';
19
- import type { Weight } from './weight';
20
- /**
21
- * This object contains all the details of the scheduled Easy Ship package.
22
- */
23
- export interface Package {
24
- 'scheduledPackageId': ScheduledPackageId;
25
- 'packageDimensions': Dimensions;
26
- 'packageWeight': Weight;
27
- /**
28
- * A list of items contained in the package.
29
- */
30
- 'packageItems'?: Array<Item>;
31
- 'packageTimeSlot': TimeSlot;
32
- /**
33
- * Optional seller-created identifier that is printed on the shipping label to help the seller identify the package.
34
- */
35
- 'packageIdentifier'?: string;
36
- 'invoice'?: InvoiceData;
37
- 'packageStatus'?: PackageStatus;
38
- 'trackingDetails'?: TrackingDetails;
39
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { Package } from './package';
13
- /**
14
- * A list of packages.
15
- */
16
- export interface Packages {
17
- /**
18
- * A list of packages.
19
- */
20
- 'packages': Array<Package>;
21
- }
@@ -1,21 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 order which we couldn\'t schedule on your behalf. It contains its id, and information on the error.
14
- */
15
- export interface RejectedOrder {
16
- /**
17
- * An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
18
- */
19
- 'amazonOrderId': string;
20
- 'error'?: Error;
21
- }
@@ -1,24 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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
- * Identifies the scheduled package to be updated.
14
- */
15
- export interface ScheduledPackageId {
16
- /**
17
- * An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.
18
- */
19
- 'amazonOrderId': string;
20
- /**
21
- * An Amazon-defined identifier for the scheduled package.
22
- */
23
- 'packageId'?: string;
24
- }
@@ -1,30 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { HandoverMethod } from './handover-method';
13
- /**
14
- * A time window to hand over an Easy Ship package to Amazon Logistics.
15
- */
16
- export interface TimeSlot {
17
- /**
18
- * A string of up to 255 characters.
19
- */
20
- 'slotId': string;
21
- /**
22
- * A datetime value in ISO 8601 format.
23
- */
24
- 'startTime'?: string;
25
- /**
26
- * A datetime value in ISO 8601 format.
27
- */
28
- 'endTime'?: string;
29
- 'handoverMethod'?: HandoverMethod;
30
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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
- * Representation of tracking metadata.
14
- */
15
- export interface TrackingDetails {
16
- /**
17
- * A string of up to 255 characters.
18
- */
19
- 'trackingId'?: string;
20
- }
@@ -1,18 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 unit of measurement used to measure the length.
14
- */
15
- export declare const UnitOfLength: {
16
- readonly Cm: "cm";
17
- };
18
- export type UnitOfLength = typeof UnitOfLength[keyof typeof UnitOfLength];
@@ -1,19 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 unit of measurement used to measure the weight.
14
- */
15
- export declare const UnitOfWeight: {
16
- readonly Grams: "grams";
17
- readonly G: "g";
18
- };
19
- export type UnitOfWeight = typeof UnitOfWeight[keyof typeof UnitOfWeight];
@@ -1,20 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { ScheduledPackageId } from './scheduled-package-id';
13
- import type { TimeSlot } from './time-slot';
14
- /**
15
- * Request to update the time slot of a package.
16
- */
17
- export interface UpdatePackageDetails {
18
- 'scheduledPackageId': ScheduledPackageId;
19
- 'packageTimeSlot': TimeSlot;
20
- }
@@ -1,25 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { UpdatePackageDetails } from './update-package-details';
13
- /**
14
- * The request schema for the `updateScheduledPackages` operation.
15
- */
16
- export interface UpdateScheduledPackagesRequest {
17
- /**
18
- * A string of up to 255 characters.
19
- */
20
- 'marketplaceId': string;
21
- /**
22
- * A list of package update details.
23
- */
24
- 'updatePackageDetailsList': Array<UpdatePackageDetails>;
25
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Selling Partner API for Easy Ship
3
- * Use the Selling Partner API for Easy Ship to build applications for sellers to manage and ship Amazon Easy Ship orders. With this API, you can get available time slots, schedule and reschedule Easy Ship orders, and print shipping labels, invoices, and warranties. To review the differences in Easy Ship operations by marketplace, refer to [Marketplace support](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support).
4
- *
5
- * The version of the OpenAPI document: 2022-03-23
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 { UnitOfWeight } from './unit-of-weight';
13
- /**
14
- * The weight of the scheduled package
15
- */
16
- export interface Weight {
17
- /**
18
- * The weight of the package.
19
- */
20
- 'value'?: number;
21
- 'unit'?: UnitOfWeight;
22
- }
@@ -1,6 +0,0 @@
1
- import { type ClientConfiguration, type RateLimit } from '@sp-api-sdk/common';
2
- import { EasyShipApi } from './api-model';
3
- export declare const clientRateLimits: RateLimit[];
4
- export declare class EasyShipApiClient extends EasyShipApi {
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';