@sp-api-sdk/merchant-fulfillment-api-v0 3.1.12 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/dist/index.cjs +775 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +2022 -0
- package/dist/index.d.ts +2022 -0
- package/dist/index.js +716 -0
- package/dist/index.js.map +1 -0
- package/package.json +23 -12
- package/dist/cjs/api-model/api/merchant-fulfillment-api.js +0 -355
- package/dist/cjs/api-model/api.js +0 -30
- package/dist/cjs/api-model/base.js +0 -52
- package/dist/cjs/api-model/common.js +0 -123
- package/dist/cjs/api-model/configuration.js +0 -98
- package/dist/cjs/api-model/index.js +0 -32
- package/dist/cjs/api-model/models/additional-inputs.js +0 -15
- package/dist/cjs/api-model/models/additional-seller-input.js +0 -15
- package/dist/cjs/api-model/models/additional-seller-inputs.js +0 -15
- package/dist/cjs/api-model/models/address.js +0 -15
- package/dist/cjs/api-model/models/available-carrier-will-pick-up-option.js +0 -15
- package/dist/cjs/api-model/models/available-delivery-experience-option.js +0 -15
- package/dist/cjs/api-model/models/available-shipping-service-options.js +0 -15
- package/dist/cjs/api-model/models/benefits.js +0 -15
- package/dist/cjs/api-model/models/cancel-shipment-response.js +0 -15
- package/dist/cjs/api-model/models/carrier-will-pick-up-option.js +0 -24
- package/dist/cjs/api-model/models/constraint.js +0 -15
- package/dist/cjs/api-model/models/create-shipment-request.js +0 -15
- package/dist/cjs/api-model/models/create-shipment-response.js +0 -15
- package/dist/cjs/api-model/models/currency-amount.js +0 -15
- package/dist/cjs/api-model/models/dangerous-goods-details.js +0 -36
- package/dist/cjs/api-model/models/delivery-experience-option.js +0 -26
- package/dist/cjs/api-model/models/delivery-experience-type.js +0 -25
- package/dist/cjs/api-model/models/excluded-benefit.js +0 -15
- package/dist/cjs/api-model/models/file-contents.js +0 -15
- package/dist/cjs/api-model/models/file-type.js +0 -24
- package/dist/cjs/api-model/models/get-additional-seller-inputs-request.js +0 -15
- package/dist/cjs/api-model/models/get-additional-seller-inputs-response.js +0 -15
- package/dist/cjs/api-model/models/get-additional-seller-inputs-result.js +0 -15
- package/dist/cjs/api-model/models/get-eligible-shipment-services-request.js +0 -15
- package/dist/cjs/api-model/models/get-eligible-shipment-services-response.js +0 -15
- package/dist/cjs/api-model/models/get-eligible-shipment-services-result.js +0 -15
- package/dist/cjs/api-model/models/get-shipment-response.js +0 -15
- package/dist/cjs/api-model/models/hazmat-type.js +0 -23
- package/dist/cjs/api-model/models/index.js +0 -75
- package/dist/cjs/api-model/models/input-target-type.js +0 -23
- package/dist/cjs/api-model/models/item-level-fields.js +0 -15
- package/dist/cjs/api-model/models/item.js +0 -15
- package/dist/cjs/api-model/models/label-customization.js +0 -15
- package/dist/cjs/api-model/models/label-dimensions.js +0 -15
- package/dist/cjs/api-model/models/label-format-option-request.js +0 -15
- package/dist/cjs/api-model/models/label-format-option.js +0 -15
- package/dist/cjs/api-model/models/label-format.js +0 -26
- package/dist/cjs/api-model/models/label.js +0 -15
- package/dist/cjs/api-model/models/length.js +0 -15
- package/dist/cjs/api-model/models/liquid-volume.js +0 -25
- package/dist/cjs/api-model/models/model-error.js +0 -15
- package/dist/cjs/api-model/models/package-dimensions.js +0 -15
- package/dist/cjs/api-model/models/predefined-package-dimensions.js +0 -71
- package/dist/cjs/api-model/models/rate-item-id.js +0 -22
- package/dist/cjs/api-model/models/rate-item-type.js +0 -22
- package/dist/cjs/api-model/models/rate-item.js +0 -15
- package/dist/cjs/api-model/models/rejected-shipping-service.js +0 -15
- package/dist/cjs/api-model/models/seller-input-definition.js +0 -15
- package/dist/cjs/api-model/models/shipment-request-details.js +0 -15
- package/dist/cjs/api-model/models/shipment-status.js +0 -25
- package/dist/cjs/api-model/models/shipment.js +0 -15
- package/dist/cjs/api-model/models/shipping-offering-filter.js +0 -15
- package/dist/cjs/api-model/models/shipping-service-options.js +0 -15
- package/dist/cjs/api-model/models/shipping-service.js +0 -15
- package/dist/cjs/api-model/models/standard-id-for-label.js +0 -22
- package/dist/cjs/api-model/models/temporarily-unavailable-carrier.js +0 -15
- package/dist/cjs/api-model/models/terms-and-conditions-not-accepted-carrier.js +0 -15
- package/dist/cjs/api-model/models/unit-of-length.js +0 -23
- package/dist/cjs/api-model/models/unit-of-weight.js +0 -23
- package/dist/cjs/api-model/models/weight.js +0 -15
- package/dist/cjs/client.js +0 -49
- package/dist/cjs/index.js +0 -19
- package/dist/es/api-model/api/merchant-fulfillment-api.js +0 -345
- package/dist/es/api-model/api.js +0 -14
- package/dist/es/api-model/base.js +0 -44
- package/dist/es/api-model/common.js +0 -110
- package/dist/es/api-model/configuration.js +0 -94
- package/dist/es/api-model/index.js +0 -16
- package/dist/es/api-model/models/additional-inputs.js +0 -14
- package/dist/es/api-model/models/additional-seller-input.js +0 -14
- package/dist/es/api-model/models/additional-seller-inputs.js +0 -14
- package/dist/es/api-model/models/address.js +0 -14
- package/dist/es/api-model/models/available-carrier-will-pick-up-option.js +0 -14
- package/dist/es/api-model/models/available-delivery-experience-option.js +0 -14
- package/dist/es/api-model/models/available-shipping-service-options.js +0 -14
- package/dist/es/api-model/models/benefits.js +0 -14
- package/dist/es/api-model/models/cancel-shipment-response.js +0 -14
- package/dist/es/api-model/models/carrier-will-pick-up-option.js +0 -21
- package/dist/es/api-model/models/constraint.js +0 -14
- package/dist/es/api-model/models/create-shipment-request.js +0 -14
- package/dist/es/api-model/models/create-shipment-response.js +0 -14
- package/dist/es/api-model/models/currency-amount.js +0 -14
- package/dist/es/api-model/models/dangerous-goods-details.js +0 -33
- package/dist/es/api-model/models/delivery-experience-option.js +0 -23
- package/dist/es/api-model/models/delivery-experience-type.js +0 -22
- package/dist/es/api-model/models/excluded-benefit.js +0 -14
- package/dist/es/api-model/models/file-contents.js +0 -14
- package/dist/es/api-model/models/file-type.js +0 -21
- package/dist/es/api-model/models/get-additional-seller-inputs-request.js +0 -14
- package/dist/es/api-model/models/get-additional-seller-inputs-response.js +0 -14
- package/dist/es/api-model/models/get-additional-seller-inputs-result.js +0 -14
- package/dist/es/api-model/models/get-eligible-shipment-services-request.js +0 -14
- package/dist/es/api-model/models/get-eligible-shipment-services-response.js +0 -14
- package/dist/es/api-model/models/get-eligible-shipment-services-result.js +0 -14
- package/dist/es/api-model/models/get-shipment-response.js +0 -14
- package/dist/es/api-model/models/hazmat-type.js +0 -20
- package/dist/es/api-model/models/index.js +0 -59
- package/dist/es/api-model/models/input-target-type.js +0 -20
- package/dist/es/api-model/models/item-level-fields.js +0 -14
- package/dist/es/api-model/models/item.js +0 -14
- package/dist/es/api-model/models/label-customization.js +0 -14
- package/dist/es/api-model/models/label-dimensions.js +0 -14
- package/dist/es/api-model/models/label-format-option-request.js +0 -14
- package/dist/es/api-model/models/label-format-option.js +0 -14
- package/dist/es/api-model/models/label-format.js +0 -23
- package/dist/es/api-model/models/label.js +0 -14
- package/dist/es/api-model/models/length.js +0 -14
- package/dist/es/api-model/models/liquid-volume.js +0 -22
- package/dist/es/api-model/models/model-error.js +0 -14
- package/dist/es/api-model/models/package-dimensions.js +0 -14
- package/dist/es/api-model/models/predefined-package-dimensions.js +0 -68
- package/dist/es/api-model/models/rate-item-id.js +0 -19
- package/dist/es/api-model/models/rate-item-type.js +0 -19
- package/dist/es/api-model/models/rate-item.js +0 -14
- package/dist/es/api-model/models/rejected-shipping-service.js +0 -14
- package/dist/es/api-model/models/seller-input-definition.js +0 -14
- package/dist/es/api-model/models/shipment-request-details.js +0 -14
- package/dist/es/api-model/models/shipment-status.js +0 -22
- package/dist/es/api-model/models/shipment.js +0 -14
- package/dist/es/api-model/models/shipping-offering-filter.js +0 -14
- package/dist/es/api-model/models/shipping-service-options.js +0 -14
- package/dist/es/api-model/models/shipping-service.js +0 -14
- package/dist/es/api-model/models/standard-id-for-label.js +0 -19
- package/dist/es/api-model/models/temporarily-unavailable-carrier.js +0 -14
- package/dist/es/api-model/models/terms-and-conditions-not-accepted-carrier.js +0 -14
- package/dist/es/api-model/models/unit-of-length.js +0 -20
- package/dist/es/api-model/models/unit-of-weight.js +0 -20
- package/dist/es/api-model/models/weight.js +0 -14
- package/dist/es/client.js +0 -45
- package/dist/es/index.js +0 -3
- package/dist/types/api-model/api/merchant-fulfillment-api.d.ts +0 -228
- package/dist/types/api-model/api.d.ts +0 -12
- package/dist/types/api-model/base.d.ts +0 -42
- package/dist/types/api-model/common.d.ts +0 -34
- package/dist/types/api-model/configuration.d.ts +0 -98
- package/dist/types/api-model/index.d.ts +0 -14
- package/dist/types/api-model/models/additional-inputs.d.ts +0 -22
- package/dist/types/api-model/models/additional-seller-input.d.ts +0 -44
- package/dist/types/api-model/models/additional-seller-inputs.d.ts +0 -22
- package/dist/types/api-model/models/address.d.ts +0 -60
- package/dist/types/api-model/models/available-carrier-will-pick-up-option.d.ts +0 -20
- package/dist/types/api-model/models/available-delivery-experience-option.d.ts +0 -20
- package/dist/types/api-model/models/available-shipping-service-options.d.ts +0 -26
- package/dist/types/api-model/models/benefits.d.ts +0 -25
- package/dist/types/api-model/models/cancel-shipment-response.d.ts +0 -22
- package/dist/types/api-model/models/carrier-will-pick-up-option.d.ts +0 -20
- package/dist/types/api-model/models/constraint.d.ts +0 -24
- package/dist/types/api-model/models/create-shipment-request.d.ts +0 -35
- package/dist/types/api-model/models/create-shipment-response.d.ts +0 -22
- package/dist/types/api-model/models/currency-amount.d.ts +0 -24
- package/dist/types/api-model/models/dangerous-goods-details.d.ts +0 -54
- package/dist/types/api-model/models/delivery-experience-option.d.ts +0 -22
- package/dist/types/api-model/models/delivery-experience-type.d.ts +0 -21
- package/dist/types/api-model/models/excluded-benefit.d.ts +0 -24
- package/dist/types/api-model/models/file-contents.d.ts +0 -26
- package/dist/types/api-model/models/file-type.d.ts +0 -20
- package/dist/types/api-model/models/get-additional-seller-inputs-request.d.ts +0 -26
- package/dist/types/api-model/models/get-additional-seller-inputs-response.d.ts +0 -22
- package/dist/types/api-model/models/get-additional-seller-inputs-result.d.ts +0 -26
- package/dist/types/api-model/models/get-eligible-shipment-services-request.d.ts +0 -20
- package/dist/types/api-model/models/get-eligible-shipment-services-response.d.ts +0 -22
- package/dist/types/api-model/models/get-eligible-shipment-services-result.d.ts +0 -36
- package/dist/types/api-model/models/get-shipment-response.d.ts +0 -22
- package/dist/types/api-model/models/hazmat-type.d.ts +0 -19
- package/dist/types/api-model/models/index.d.ts +0 -59
- package/dist/types/api-model/models/input-target-type.d.ts +0 -19
- package/dist/types/api-model/models/item-level-fields.d.ts +0 -25
- package/dist/types/api-model/models/item.d.ts +0 -47
- package/dist/types/api-model/models/label-customization.d.ts +0 -22
- package/dist/types/api-model/models/label-dimensions.d.ts +0 -26
- package/dist/types/api-model/models/label-format-option-request.d.ts +0 -20
- package/dist/types/api-model/models/label-format-option.d.ts +0 -22
- package/dist/types/api-model/models/label-format.d.ts +0 -22
- package/dist/types/api-model/models/label.d.ts +0 -28
- package/dist/types/api-model/models/length.d.ts +0 -22
- package/dist/types/api-model/models/liquid-volume.d.ts +0 -34
- package/dist/types/api-model/models/model-error.d.ts +0 -28
- package/dist/types/api-model/models/package-dimensions.d.ts +0 -32
- package/dist/types/api-model/models/predefined-package-dimensions.d.ts +0 -67
- package/dist/types/api-model/models/rate-item-id.d.ts +0 -18
- package/dist/types/api-model/models/rate-item-type.d.ts +0 -18
- package/dist/types/api-model/models/rate-item.d.ts +0 -26
- package/dist/types/api-model/models/rejected-shipping-service.d.ts +0 -36
- package/dist/types/api-model/models/seller-input-definition.d.ts +0 -41
- package/dist/types/api-model/models/shipment-request-details.d.ts +0 -47
- package/dist/types/api-model/models/shipment-status.d.ts +0 -21
- package/dist/types/api-model/models/shipment.d.ts +0 -60
- package/dist/types/api-model/models/shipping-offering-filter.d.ts +0 -28
- package/dist/types/api-model/models/shipping-service-options.d.ts +0 -28
- package/dist/types/api-model/models/shipping-service.d.ts +0 -72
- package/dist/types/api-model/models/standard-id-for-label.d.ts +0 -18
- package/dist/types/api-model/models/temporarily-unavailable-carrier.d.ts +0 -20
- package/dist/types/api-model/models/terms-and-conditions-not-accepted-carrier.d.ts +0 -20
- package/dist/types/api-model/models/unit-of-length.d.ts +0 -19
- package/dist/types/api-model/models/unit-of-weight.d.ts +0 -19
- package/dist/types/api-model/models/weight.d.ts +0 -22
- package/dist/types/client.d.ts +0 -6
- package/dist/types/index.d.ts +0 -3
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Indicates whether the additional seller input is at the item or shipment level.
|
|
14
|
-
*/
|
|
15
|
-
export declare const InputTargetType: {
|
|
16
|
-
readonly ShipmentLevel: "SHIPMENT_LEVEL";
|
|
17
|
-
readonly ItemLevel: "ITEM_LEVEL";
|
|
18
|
-
};
|
|
19
|
-
export type InputTargetType = typeof InputTargetType[keyof typeof InputTargetType];
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AdditionalInputs } from './additional-inputs';
|
|
13
|
-
/**
|
|
14
|
-
* A list of item level fields.
|
|
15
|
-
*/
|
|
16
|
-
export interface ItemLevelFields {
|
|
17
|
-
/**
|
|
18
|
-
* The Amazon Standard Identification Number (ASIN) of the item.
|
|
19
|
-
*/
|
|
20
|
-
'Asin': string;
|
|
21
|
-
/**
|
|
22
|
-
* A list of additional inputs.
|
|
23
|
-
*/
|
|
24
|
-
'AdditionalInputs': Array<AdditionalInputs>;
|
|
25
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AdditionalSellerInputs } from './additional-seller-inputs';
|
|
13
|
-
import type { DangerousGoodsDetails } from './dangerous-goods-details';
|
|
14
|
-
import type { LiquidVolume } from './liquid-volume';
|
|
15
|
-
import type { Weight } from './weight';
|
|
16
|
-
/**
|
|
17
|
-
* An Amazon order item identifier and a quantity.
|
|
18
|
-
*/
|
|
19
|
-
export interface Item {
|
|
20
|
-
/**
|
|
21
|
-
* An Amazon-defined identifier for an individual item in an order.
|
|
22
|
-
*/
|
|
23
|
-
'OrderItemId': string;
|
|
24
|
-
/**
|
|
25
|
-
* The number of items.
|
|
26
|
-
*/
|
|
27
|
-
'Quantity': number;
|
|
28
|
-
'ItemWeight'?: Weight;
|
|
29
|
-
/**
|
|
30
|
-
* The description of the item.
|
|
31
|
-
*/
|
|
32
|
-
'ItemDescription'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* A list of transparency codes.
|
|
35
|
-
*/
|
|
36
|
-
'TransparencyCodeList'?: Array<string>;
|
|
37
|
-
/**
|
|
38
|
-
* A list of additional seller input pairs required to purchase shipping.
|
|
39
|
-
*/
|
|
40
|
-
'ItemLevelSellerInputsList'?: Array<AdditionalSellerInputs>;
|
|
41
|
-
'LiquidVolume'?: LiquidVolume;
|
|
42
|
-
/**
|
|
43
|
-
* When true, the item qualifies as hazardous materials (hazmat). Defaults to false.
|
|
44
|
-
*/
|
|
45
|
-
'IsHazmat'?: boolean;
|
|
46
|
-
'DangerousGoodsDetails'?: DangerousGoodsDetails;
|
|
47
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { StandardIdForLabel } from './standard-id-for-label';
|
|
13
|
-
/**
|
|
14
|
-
* Custom text for shipping labels.
|
|
15
|
-
*/
|
|
16
|
-
export interface LabelCustomization {
|
|
17
|
-
/**
|
|
18
|
-
* Custom text to print on the label. Note: Custom text is only included on labels that are in ZPL format (ZPL203). FedEx does not support `CustomTextForLabel`.
|
|
19
|
-
*/
|
|
20
|
-
'CustomTextForLabel'?: string;
|
|
21
|
-
'StandardIdForLabel'?: StandardIdForLabel;
|
|
22
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { UnitOfLength } from './unit-of-length';
|
|
13
|
-
/**
|
|
14
|
-
* Dimensions for printing a shipping label.
|
|
15
|
-
*/
|
|
16
|
-
export interface LabelDimensions {
|
|
17
|
-
/**
|
|
18
|
-
* A label dimension.
|
|
19
|
-
*/
|
|
20
|
-
'Length': number;
|
|
21
|
-
/**
|
|
22
|
-
* A label dimension.
|
|
23
|
-
*/
|
|
24
|
-
'Width': number;
|
|
25
|
-
'Unit': UnitOfLength;
|
|
26
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Whether to include a packing slip.
|
|
14
|
-
*/
|
|
15
|
-
export interface LabelFormatOptionRequest {
|
|
16
|
-
/**
|
|
17
|
-
* When true, include a packing slip with the label.
|
|
18
|
-
*/
|
|
19
|
-
'IncludePackingSlipWithLabel'?: boolean;
|
|
20
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { LabelFormat } from './label-format';
|
|
13
|
-
/**
|
|
14
|
-
* The label format details and whether to include a packing slip.
|
|
15
|
-
*/
|
|
16
|
-
export interface LabelFormatOption {
|
|
17
|
-
/**
|
|
18
|
-
* When true, include a packing slip with the label.
|
|
19
|
-
*/
|
|
20
|
-
'IncludePackingSlipWithLabel'?: boolean;
|
|
21
|
-
'LabelFormat'?: LabelFormat;
|
|
22
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The label format.
|
|
14
|
-
*/
|
|
15
|
-
export declare const LabelFormat: {
|
|
16
|
-
readonly Pdf: "PDF";
|
|
17
|
-
readonly Png: "PNG";
|
|
18
|
-
readonly Zpl203: "ZPL203";
|
|
19
|
-
readonly Zpl300: "ZPL300";
|
|
20
|
-
readonly ShippingServiceDefault: "ShippingServiceDefault";
|
|
21
|
-
};
|
|
22
|
-
export type LabelFormat = typeof LabelFormat[keyof typeof LabelFormat];
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FileContents } from './file-contents';
|
|
13
|
-
import type { LabelDimensions } from './label-dimensions';
|
|
14
|
-
import type { LabelFormat } from './label-format';
|
|
15
|
-
import type { StandardIdForLabel } from './standard-id-for-label';
|
|
16
|
-
/**
|
|
17
|
-
* Data for creating a shipping label and dimensions for printing the label.
|
|
18
|
-
*/
|
|
19
|
-
export interface Label {
|
|
20
|
-
/**
|
|
21
|
-
* Custom text to print on the label. Note: Custom text is only included on labels that are in ZPL format (ZPL203). FedEx does not support `CustomTextForLabel`.
|
|
22
|
-
*/
|
|
23
|
-
'CustomTextForLabel'?: string;
|
|
24
|
-
'Dimensions': LabelDimensions;
|
|
25
|
-
'FileContents': FileContents;
|
|
26
|
-
'LabelFormat'?: LabelFormat;
|
|
27
|
-
'StandardIdForLabel'?: StandardIdForLabel;
|
|
28
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { UnitOfLength } from './unit-of-length';
|
|
13
|
-
/**
|
|
14
|
-
* The length.
|
|
15
|
-
*/
|
|
16
|
-
export interface Length {
|
|
17
|
-
/**
|
|
18
|
-
* The value in units.
|
|
19
|
-
*/
|
|
20
|
-
'value'?: number;
|
|
21
|
-
'unit'?: UnitOfLength;
|
|
22
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Liquid volume.
|
|
14
|
-
*/
|
|
15
|
-
export interface LiquidVolume {
|
|
16
|
-
/**
|
|
17
|
-
* The unit of measurement.
|
|
18
|
-
*/
|
|
19
|
-
'Unit': LiquidVolumeUnitEnum;
|
|
20
|
-
/**
|
|
21
|
-
* The measurement value.
|
|
22
|
-
*/
|
|
23
|
-
'Value': number;
|
|
24
|
-
}
|
|
25
|
-
export declare const LiquidVolumeUnitEnum: {
|
|
26
|
-
readonly Ml: "ML";
|
|
27
|
-
readonly L: "L";
|
|
28
|
-
readonly FlOz: "FL_OZ";
|
|
29
|
-
readonly Gal: "GAL";
|
|
30
|
-
readonly Pt: "PT";
|
|
31
|
-
readonly Qt: "QT";
|
|
32
|
-
readonly C: "C";
|
|
33
|
-
};
|
|
34
|
-
export type LiquidVolumeUnitEnum = typeof LiquidVolumeUnitEnum[keyof typeof LiquidVolumeUnitEnum];
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* 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 in a human-readable form.
|
|
22
|
-
*/
|
|
23
|
-
'message': string;
|
|
24
|
-
/**
|
|
25
|
-
* Additional details that can help the caller understand or fix the issue.
|
|
26
|
-
*/
|
|
27
|
-
'details'?: string;
|
|
28
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { PredefinedPackageDimensions } from './predefined-package-dimensions';
|
|
13
|
-
import type { UnitOfLength } from './unit-of-length';
|
|
14
|
-
/**
|
|
15
|
-
* The dimensions of a package contained in a shipment.
|
|
16
|
-
*/
|
|
17
|
-
export interface PackageDimensions {
|
|
18
|
-
/**
|
|
19
|
-
* A number that represents the given package dimension.
|
|
20
|
-
*/
|
|
21
|
-
'Length'?: number;
|
|
22
|
-
/**
|
|
23
|
-
* A number that represents the given package dimension.
|
|
24
|
-
*/
|
|
25
|
-
'Width'?: number;
|
|
26
|
-
/**
|
|
27
|
-
* A number that represents the given package dimension.
|
|
28
|
-
*/
|
|
29
|
-
'Height'?: number;
|
|
30
|
-
'Unit'?: UnitOfLength;
|
|
31
|
-
'PredefinedPackageDimensions'?: PredefinedPackageDimensions;
|
|
32
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* An enumeration of predefined parcel tokens. If you specify a `PredefinedPackageDimensions` token, you are not obligated to use a branded package from a carrier. For example, if you specify the `FedEx_Box_10kg` token, you do not have to use that particular package from FedEx. You are only obligated to use a box that matches the dimensions specified by the token. Note: Carriers can have restrictions on the type of package allowed for certain ship methods. Check the carrier website for details. Example: Flat rate pricing is available when materials are sent by USPS in a USPS-produced Flat Rate envelope or box.
|
|
14
|
-
*/
|
|
15
|
-
export declare const PredefinedPackageDimensions: {
|
|
16
|
-
readonly FedExBox10kg: "FedEx_Box_10kg";
|
|
17
|
-
readonly FedExBox25kg: "FedEx_Box_25kg";
|
|
18
|
-
readonly FedExBoxExtraLarge1: "FedEx_Box_Extra_Large_1";
|
|
19
|
-
readonly FedExBoxExtraLarge2: "FedEx_Box_Extra_Large_2";
|
|
20
|
-
readonly FedExBoxLarge1: "FedEx_Box_Large_1";
|
|
21
|
-
readonly FedExBoxLarge2: "FedEx_Box_Large_2";
|
|
22
|
-
readonly FedExBoxMedium1: "FedEx_Box_Medium_1";
|
|
23
|
-
readonly FedExBoxMedium2: "FedEx_Box_Medium_2";
|
|
24
|
-
readonly FedExBoxSmall1: "FedEx_Box_Small_1";
|
|
25
|
-
readonly FedExBoxSmall2: "FedEx_Box_Small_2";
|
|
26
|
-
readonly FedExEnvelope: "FedEx_Envelope";
|
|
27
|
-
readonly FedExPaddedPak: "FedEx_Padded_Pak";
|
|
28
|
-
readonly FedExPak1: "FedEx_Pak_1";
|
|
29
|
-
readonly FedExPak2: "FedEx_Pak_2";
|
|
30
|
-
readonly FedExTube: "FedEx_Tube";
|
|
31
|
-
readonly FedExXlPak: "FedEx_XL_Pak";
|
|
32
|
-
readonly UpsBox10kg: "UPS_Box_10kg";
|
|
33
|
-
readonly UpsBox25kg: "UPS_Box_25kg";
|
|
34
|
-
readonly UpsExpressBox: "UPS_Express_Box";
|
|
35
|
-
readonly UpsExpressBoxLarge: "UPS_Express_Box_Large";
|
|
36
|
-
readonly UpsExpressBoxMedium: "UPS_Express_Box_Medium";
|
|
37
|
-
readonly UpsExpressBoxSmall: "UPS_Express_Box_Small";
|
|
38
|
-
readonly UpsExpressEnvelope: "UPS_Express_Envelope";
|
|
39
|
-
readonly UpsExpressHardPak: "UPS_Express_Hard_Pak";
|
|
40
|
-
readonly UpsExpressLegalEnvelope: "UPS_Express_Legal_Envelope";
|
|
41
|
-
readonly UpsExpressPak: "UPS_Express_Pak";
|
|
42
|
-
readonly UpsExpressTube: "UPS_Express_Tube";
|
|
43
|
-
readonly UpsLaboratoryPak: "UPS_Laboratory_Pak";
|
|
44
|
-
readonly UpsPadPak: "UPS_Pad_Pak";
|
|
45
|
-
readonly UpsPallet: "UPS_Pallet";
|
|
46
|
-
readonly UspsCard: "USPS_Card";
|
|
47
|
-
readonly UspsFlat: "USPS_Flat";
|
|
48
|
-
readonly UspsFlatRateCardboardEnvelope: "USPS_FlatRateCardboardEnvelope";
|
|
49
|
-
readonly UspsFlatRateEnvelope: "USPS_FlatRateEnvelope";
|
|
50
|
-
readonly UspsFlatRateGiftCardEnvelope: "USPS_FlatRateGiftCardEnvelope";
|
|
51
|
-
readonly UspsFlatRateLegalEnvelope: "USPS_FlatRateLegalEnvelope";
|
|
52
|
-
readonly UspsFlatRatePaddedEnvelope: "USPS_FlatRatePaddedEnvelope";
|
|
53
|
-
readonly UspsFlatRateWindowEnvelope: "USPS_FlatRateWindowEnvelope";
|
|
54
|
-
readonly UspsLargeFlatRateBoardGameBox: "USPS_LargeFlatRateBoardGameBox";
|
|
55
|
-
readonly UspsLargeFlatRateBox: "USPS_LargeFlatRateBox";
|
|
56
|
-
readonly UspsLetter: "USPS_Letter";
|
|
57
|
-
readonly UspsMediumFlatRateBox1: "USPS_MediumFlatRateBox1";
|
|
58
|
-
readonly UspsMediumFlatRateBox2: "USPS_MediumFlatRateBox2";
|
|
59
|
-
readonly UspsRegionalRateBoxA1: "USPS_RegionalRateBoxA1";
|
|
60
|
-
readonly UspsRegionalRateBoxA2: "USPS_RegionalRateBoxA2";
|
|
61
|
-
readonly UspsRegionalRateBoxB1: "USPS_RegionalRateBoxB1";
|
|
62
|
-
readonly UspsRegionalRateBoxB2: "USPS_RegionalRateBoxB2";
|
|
63
|
-
readonly UspsRegionalRateBoxC: "USPS_RegionalRateBoxC";
|
|
64
|
-
readonly UspsSmallFlatRateBox: "USPS_SmallFlatRateBox";
|
|
65
|
-
readonly UspsSmallFlatRateEnvelope: "USPS_SmallFlatRateEnvelope";
|
|
66
|
-
};
|
|
67
|
-
export type PredefinedPackageDimensions = typeof PredefinedPackageDimensions[keyof typeof PredefinedPackageDimensions];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Unique identifier for the RateItem.
|
|
14
|
-
*/
|
|
15
|
-
export declare const RateItemID: {
|
|
16
|
-
readonly FbmShipPlusCredit: "FBM_SHIP_PLUS_CREDIT";
|
|
17
|
-
};
|
|
18
|
-
export type RateItemID = typeof RateItemID[keyof typeof RateItemID];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Type for the RateItem.
|
|
14
|
-
*/
|
|
15
|
-
export declare const RateItemType: {
|
|
16
|
-
readonly Included: "INCLUDED";
|
|
17
|
-
};
|
|
18
|
-
export type RateItemType = typeof RateItemType[keyof typeof RateItemType];
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { CurrencyAmount } from './currency-amount';
|
|
13
|
-
import type { RateItemID } from './rate-item-id';
|
|
14
|
-
import type { RateItemType } from './rate-item-type';
|
|
15
|
-
/**
|
|
16
|
-
* Rate item for shipping costs and adjustments.
|
|
17
|
-
*/
|
|
18
|
-
export interface RateItem {
|
|
19
|
-
'RateItemID': RateItemID;
|
|
20
|
-
'RateItemType'?: RateItemType;
|
|
21
|
-
'RateItemCharge'?: CurrencyAmount;
|
|
22
|
-
/**
|
|
23
|
-
* Localized name for the RateItem.
|
|
24
|
-
*/
|
|
25
|
-
'RateItemNameLocalization'?: string;
|
|
26
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Information about a rejected shipping service
|
|
14
|
-
*/
|
|
15
|
-
export interface RejectedShippingService {
|
|
16
|
-
/**
|
|
17
|
-
* The rejected shipping carrier name. For example, USPS.
|
|
18
|
-
*/
|
|
19
|
-
'CarrierName': string;
|
|
20
|
-
/**
|
|
21
|
-
* The rejected shipping service localized name. For example, FedEx Standard Overnight.
|
|
22
|
-
*/
|
|
23
|
-
'ShippingServiceName': string;
|
|
24
|
-
/**
|
|
25
|
-
* An Amazon-defined shipping service identifier.
|
|
26
|
-
*/
|
|
27
|
-
'ShippingServiceId': string;
|
|
28
|
-
/**
|
|
29
|
-
* A reason code meant to be consumed programatically. For example, `CARRIER_CANNOT_SHIP_TO_POBOX`.
|
|
30
|
-
*/
|
|
31
|
-
'RejectionReasonCode': string;
|
|
32
|
-
/**
|
|
33
|
-
* A localized human readable description of the rejected reason.
|
|
34
|
-
*/
|
|
35
|
-
'RejectionReasonMessage'?: string;
|
|
36
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AdditionalSellerInput } from './additional-seller-input';
|
|
13
|
-
import type { Constraint } from './constraint';
|
|
14
|
-
import type { InputTargetType } from './input-target-type';
|
|
15
|
-
/**
|
|
16
|
-
* Specifies characteristics that apply to a seller input.
|
|
17
|
-
*/
|
|
18
|
-
export interface SellerInputDefinition {
|
|
19
|
-
/**
|
|
20
|
-
* When true, the additional input field is required.
|
|
21
|
-
*/
|
|
22
|
-
'IsRequired': boolean;
|
|
23
|
-
/**
|
|
24
|
-
* The data type of the additional input field.
|
|
25
|
-
*/
|
|
26
|
-
'DataType': string;
|
|
27
|
-
/**
|
|
28
|
-
* List of constraints.
|
|
29
|
-
*/
|
|
30
|
-
'Constraints': Array<Constraint>;
|
|
31
|
-
/**
|
|
32
|
-
* The display text for the additional input field.
|
|
33
|
-
*/
|
|
34
|
-
'InputDisplayText': string;
|
|
35
|
-
'InputTarget'?: InputTargetType;
|
|
36
|
-
'StoredValue': AdditionalSellerInput;
|
|
37
|
-
/**
|
|
38
|
-
* The set of fixed values in an additional seller input.
|
|
39
|
-
*/
|
|
40
|
-
'RestrictedSetValues'?: Array<string>;
|
|
41
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Address } from './address';
|
|
13
|
-
import type { Item } from './item';
|
|
14
|
-
import type { LabelCustomization } from './label-customization';
|
|
15
|
-
import type { PackageDimensions } from './package-dimensions';
|
|
16
|
-
import type { ShippingServiceOptions } from './shipping-service-options';
|
|
17
|
-
import type { Weight } from './weight';
|
|
18
|
-
/**
|
|
19
|
-
* Shipment information required for requesting shipping service offers or for creating a shipment.
|
|
20
|
-
*/
|
|
21
|
-
export interface ShipmentRequestDetails {
|
|
22
|
-
/**
|
|
23
|
-
* An Amazon-defined order identifier, in 3-7-7 format.
|
|
24
|
-
*/
|
|
25
|
-
'AmazonOrderId': string;
|
|
26
|
-
/**
|
|
27
|
-
* A seller-defined order identifier.
|
|
28
|
-
*/
|
|
29
|
-
'SellerOrderId'?: string;
|
|
30
|
-
/**
|
|
31
|
-
* The list of items you want to include in a shipment.
|
|
32
|
-
*/
|
|
33
|
-
'ItemList': Array<Item>;
|
|
34
|
-
'ShipFromAddress': Address;
|
|
35
|
-
'PackageDimensions': PackageDimensions;
|
|
36
|
-
'Weight': Weight;
|
|
37
|
-
/**
|
|
38
|
-
* Date-time formatted timestamp.
|
|
39
|
-
*/
|
|
40
|
-
'MustArriveByDate'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* Date-time formatted timestamp.
|
|
43
|
-
*/
|
|
44
|
-
'ShipDate'?: string;
|
|
45
|
-
'ShippingServiceOptions': ShippingServiceOptions;
|
|
46
|
-
'LabelCustomization'?: LabelCustomization;
|
|
47
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Merchant Fulfillment
|
|
3
|
-
* With the Selling Partner API for Merchant Fulfillment, you can build applications that sellers can use to purchase shipping for non-Prime and Prime orders using Amazon\'s Buy Shipping Services.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* The shipment status.
|
|
14
|
-
*/
|
|
15
|
-
export declare const ShipmentStatus: {
|
|
16
|
-
readonly Purchased: "Purchased";
|
|
17
|
-
readonly RefundPending: "RefundPending";
|
|
18
|
-
readonly RefundRejected: "RefundRejected";
|
|
19
|
-
readonly RefundApplied: "RefundApplied";
|
|
20
|
-
};
|
|
21
|
-
export type ShipmentStatus = typeof ShipmentStatus[keyof typeof ShipmentStatus];
|