@sp-api-sdk/orders-api-v0 5.5.0 → 5.7.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/dist/cjs/api-model/api/orders-api.js +24 -59
- package/dist/cjs/api-model/models/index.js +0 -9
- package/dist/cjs/client.js +0 -7
- package/dist/es/api-model/api/orders-api.js +24 -59
- package/dist/es/api-model/models/index.js +0 -9
- package/dist/es/client.js +0 -7
- package/dist/types/api-model/api/orders-api.d.ts +24 -38
- package/dist/types/api-model/models/index.d.ts +0 -9
- package/dist/types/api-model/models/order-item.d.ts +0 -2
- package/package.json +4 -4
- package/dist/cjs/api-model/models/export-info.js +0 -15
- package/dist/cjs/api-model/models/fulfillment-instructions.js +0 -15
- package/dist/cjs/api-model/models/fulfillment-location.js +0 -15
- package/dist/cjs/api-model/models/fulfillment-plan-constraint-type.js +0 -23
- package/dist/cjs/api-model/models/fulfillment-plan-item.js +0 -15
- package/dist/cjs/api-model/models/fulfillment-plan-shipping-constraints.js +0 -15
- package/dist/cjs/api-model/models/fulfillment-plan.js +0 -27
- package/dist/cjs/api-model/models/get-order-fulfillment-instructions-response.js +0 -15
- package/dist/cjs/api-model/models/shipping-instructions.js +0 -15
- package/dist/es/api-model/models/export-info.js +0 -14
- package/dist/es/api-model/models/fulfillment-instructions.js +0 -14
- package/dist/es/api-model/models/fulfillment-location.js +0 -14
- package/dist/es/api-model/models/fulfillment-plan-constraint-type.js +0 -20
- package/dist/es/api-model/models/fulfillment-plan-item.js +0 -14
- package/dist/es/api-model/models/fulfillment-plan-shipping-constraints.js +0 -14
- package/dist/es/api-model/models/fulfillment-plan.js +0 -24
- package/dist/es/api-model/models/get-order-fulfillment-instructions-response.js +0 -14
- package/dist/es/api-model/models/shipping-instructions.js +0 -14
- package/dist/types/api-model/models/export-info.d.ts +0 -22
- package/dist/types/api-model/models/fulfillment-instructions.d.ts +0 -25
- package/dist/types/api-model/models/fulfillment-location.d.ts +0 -20
- package/dist/types/api-model/models/fulfillment-plan-constraint-type.d.ts +0 -19
- package/dist/types/api-model/models/fulfillment-plan-item.d.ts +0 -22
- package/dist/types/api-model/models/fulfillment-plan-shipping-constraints.d.ts +0 -19
- package/dist/types/api-model/models/fulfillment-plan.d.ts +0 -58
- package/dist/types/api-model/models/get-order-fulfillment-instructions-response.d.ts +0 -22
- package/dist/types/api-model/models/shipping-instructions.d.ts +0 -26
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export const FulfillmentPlanFulfillmentTypeEnum = {
|
|
15
|
-
InstorePickup: 'INSTORE_PICKUP',
|
|
16
|
-
Service: 'SERVICE',
|
|
17
|
-
Ship: 'SHIP'
|
|
18
|
-
};
|
|
19
|
-
export const FulfillmentPlanFulfillmentPlanStatusEnum = {
|
|
20
|
-
Active: 'ACTIVE',
|
|
21
|
-
Aborted: 'ABORTED',
|
|
22
|
-
Completed: 'COMPLETED',
|
|
23
|
-
PartiallyFulfilled: 'PARTIALLY_FULFILLED'
|
|
24
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { Money } from './money';
|
|
13
|
-
/**
|
|
14
|
-
* Contains information that is related to the export of an order item.
|
|
15
|
-
*/
|
|
16
|
-
export interface ExportInfo {
|
|
17
|
-
'ExportCharge'?: Money;
|
|
18
|
-
/**
|
|
19
|
-
* Holds the `ExportCharge` collection model that is associated with the specified order item. **Possible values**: `AMAZON_FACILITATED`: Import/export charge is withheld by Amazon and remitted to the customs authority by the carrier on behalf of the buyer/seller.
|
|
20
|
-
*/
|
|
21
|
-
'ExportChargeModel'?: string;
|
|
22
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { FulfillmentPlan } from './fulfillment-plan';
|
|
13
|
-
/**
|
|
14
|
-
* Contains all fulfillment plans for the order
|
|
15
|
-
*/
|
|
16
|
-
export interface FulfillmentInstructions {
|
|
17
|
-
/**
|
|
18
|
-
* List of all fulfillment plans for the given order id
|
|
19
|
-
*/
|
|
20
|
-
'FulfillmentPlans'?: Array<FulfillmentPlan>;
|
|
21
|
-
/**
|
|
22
|
-
* An Amazon-defined order identifier, in 3-7-7 format.
|
|
23
|
-
*/
|
|
24
|
-
'AmazonOrderId': string;
|
|
25
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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
|
-
* Represents a location from which the plan is to be fulfilled.
|
|
14
|
-
*/
|
|
15
|
-
export interface FulfillmentLocation {
|
|
16
|
-
/**
|
|
17
|
-
* The fulfillment location identifier.
|
|
18
|
-
*/
|
|
19
|
-
'SupplySourceId'?: string;
|
|
20
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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
|
-
* Details the importance of the constraint present on the item.
|
|
14
|
-
*/
|
|
15
|
-
export declare const FulfillmentPlanConstraintType: {
|
|
16
|
-
readonly Mandatory: "MANDATORY";
|
|
17
|
-
readonly Recommended: "RECOMMENDED";
|
|
18
|
-
};
|
|
19
|
-
export type FulfillmentPlanConstraintType = typeof FulfillmentPlanConstraintType[keyof typeof FulfillmentPlanConstraintType];
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { Measurement } from './measurement';
|
|
13
|
-
/**
|
|
14
|
-
* The order items associated with this fulfillment plan.
|
|
15
|
-
*/
|
|
16
|
-
export interface FulfillmentPlanItem {
|
|
17
|
-
/**
|
|
18
|
-
* An Amazon-defined associated order item\'s order item identifier.
|
|
19
|
-
*/
|
|
20
|
-
'OrderItemId': string;
|
|
21
|
-
'Measurement': Measurement;
|
|
22
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { FulfillmentPlanConstraintType } from './fulfillment-plan-constraint-type';
|
|
13
|
-
/**
|
|
14
|
-
* Delivery constraints applicable to this order.
|
|
15
|
-
*/
|
|
16
|
-
export interface FulfillmentPlanShippingConstraints {
|
|
17
|
-
'PalletDelivery'?: FulfillmentPlanConstraintType;
|
|
18
|
-
'SignatureConfirmation'?: FulfillmentPlanConstraintType;
|
|
19
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { FulfillmentLocation } from './fulfillment-location';
|
|
13
|
-
import type { FulfillmentPlanItem } from './fulfillment-plan-item';
|
|
14
|
-
import type { ShippingInstructions } from './shipping-instructions';
|
|
15
|
-
/**
|
|
16
|
-
* A collection of order items that are to be fulfilled from the same location with the same shipping, pickup, and service instructions.
|
|
17
|
-
*/
|
|
18
|
-
export interface FulfillmentPlan {
|
|
19
|
-
/**
|
|
20
|
-
* Unique identifier for a fulfillment plan.
|
|
21
|
-
*/
|
|
22
|
-
'FulfillmentPlanId': string;
|
|
23
|
-
/**
|
|
24
|
-
* Time when the fulfillment plan was created in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
|
25
|
-
*/
|
|
26
|
-
'CreationDate': string;
|
|
27
|
-
/**
|
|
28
|
-
* Type of fulfillment
|
|
29
|
-
*/
|
|
30
|
-
'FulfillmentType': FulfillmentPlanFulfillmentTypeEnum;
|
|
31
|
-
/**
|
|
32
|
-
* The fulfillment plan status.
|
|
33
|
-
*/
|
|
34
|
-
'FulfillmentPlanStatus': FulfillmentPlanFulfillmentPlanStatusEnum;
|
|
35
|
-
/**
|
|
36
|
-
* The time when the fulfillment plan\'s status was last updated in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
|
37
|
-
*/
|
|
38
|
-
'LastStatusUpdateDate': string;
|
|
39
|
-
'FulfillmentLocation'?: FulfillmentLocation;
|
|
40
|
-
'ShippingInstructions'?: ShippingInstructions;
|
|
41
|
-
/**
|
|
42
|
-
* The details of the order items that are included in the fulfillment plan.
|
|
43
|
-
*/
|
|
44
|
-
'FulfillmentPlanItems': Array<FulfillmentPlanItem>;
|
|
45
|
-
}
|
|
46
|
-
export declare const FulfillmentPlanFulfillmentTypeEnum: {
|
|
47
|
-
readonly InstorePickup: "INSTORE_PICKUP";
|
|
48
|
-
readonly Service: "SERVICE";
|
|
49
|
-
readonly Ship: "SHIP";
|
|
50
|
-
};
|
|
51
|
-
export type FulfillmentPlanFulfillmentTypeEnum = typeof FulfillmentPlanFulfillmentTypeEnum[keyof typeof FulfillmentPlanFulfillmentTypeEnum];
|
|
52
|
-
export declare const FulfillmentPlanFulfillmentPlanStatusEnum: {
|
|
53
|
-
readonly Active: "ACTIVE";
|
|
54
|
-
readonly Aborted: "ABORTED";
|
|
55
|
-
readonly Completed: "COMPLETED";
|
|
56
|
-
readonly PartiallyFulfilled: "PARTIALLY_FULFILLED";
|
|
57
|
-
};
|
|
58
|
-
export type FulfillmentPlanFulfillmentPlanStatusEnum = typeof FulfillmentPlanFulfillmentPlanStatusEnum[keyof typeof FulfillmentPlanFulfillmentPlanStatusEnum];
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { FulfillmentInstructions } from './fulfillment-instructions';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the `getOrderFulfillmentInstructions` operation.
|
|
15
|
-
*/
|
|
16
|
-
export interface GetOrderFulfillmentInstructionsResponse {
|
|
17
|
-
'payload'?: FulfillmentInstructions;
|
|
18
|
-
/**
|
|
19
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
20
|
-
*/
|
|
21
|
-
'errors'?: Array<Error>;
|
|
22
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
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 { FulfillmentPlanShippingConstraints } from './fulfillment-plan-shipping-constraints';
|
|
13
|
-
/**
|
|
14
|
-
* The shipping-related information of a delivery.
|
|
15
|
-
*/
|
|
16
|
-
export interface ShippingInstructions {
|
|
17
|
-
/**
|
|
18
|
-
* The name of the carrier that delivers the package.
|
|
19
|
-
*/
|
|
20
|
-
'CarrierCode'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The ship method that is used for the order.
|
|
23
|
-
*/
|
|
24
|
-
'ShippingMethod'?: string;
|
|
25
|
-
'ShippingConstraints'?: FulfillmentPlanShippingConstraints;
|
|
26
|
-
}
|