@whiplashmerch/whiplash-api-client 3.2.31 → 3.2.35
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/client.esm.js +111 -41
- package/dist/client.esm.js.map +1 -1
- package/dist/generated/Orders.d.ts +37 -19
- package/dist/generated/Scancodes.d.ts +19 -1
- package/dist/generated/data-contracts.d.ts +138 -36
- package/dist/mock-data/v2/order/all.d.ts +1 -0
- package/dist/mock-data/v2_1/order/all.d.ts +1 -0
- package/dist/utils/shipnotices.d.ts +2 -1
- package/generated/Orders.ts +88 -44
- package/generated/data-contracts.ts +114 -12
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApiSharedEntitiesAudits, ApiSharedEntitiesMetaFields, ApiSharedEntitiesSidekiqBatch, ApiV21EntitiesCount, ApiV21EntitiesCustomsInfo, ApiV21EntitiesIncident, ApiV21EntitiesListValue, ApiV21EntitiesMessage, ApiV21EntitiesOrder, ApiV21EntitiesOrderDocument, ApiV21EntitiesOrderEvent, ApiV21EntitiesOrderItem, ApiV21EntitiesOrderItemInventoryInfo, ApiV21EntitiesOrderItemLotMap, ApiV21EntitiesOrderMetadata, ApiV21EntitiesOriginator, ApiV21EntitiesPackage, ApiV21EntitiesPackingRule, ApiV21EntitiesPostResponse, ApiV21EntitiesResult, ApiV21EntitiesRuleDismissal, ApiV21EntitiesSerialNumber, ApiV21EntitiesShippingDocument, ApiV21EntitiesShippingRate, ApiV21EntitiesWholesale, ApiV2EntitiesCount, ApiV2EntitiesCustomsInfo, ApiV2EntitiesIncident, ApiV2EntitiesListValue, ApiV2EntitiesMessage, ApiV2EntitiesOrder, ApiV2EntitiesOrderDocument, ApiV2EntitiesOrderEvent, ApiV2EntitiesOrderItem, ApiV2EntitiesOrderItemInventoryInfo, ApiV2EntitiesOrderItemLotMap, ApiV2EntitiesOrderMetadata, ApiV2EntitiesOriginator, ApiV2EntitiesPackage, ApiV2EntitiesPackingRule, ApiV2EntitiesResult, ApiV2EntitiesRuleDismissal, ApiV2EntitiesSerialNumber, ApiV2EntitiesShippingDocument, ApiV2EntitiesShippingRate, ApiV2EntitiesWholesale, GetApiV21OrdersAggregateParams, GetApiV21OrdersCountParams, GetApiV21OrdersIdCallTraitParams, GetApiV21OrdersIdEventsCountParams, GetApiV21OrdersIdEventsParams, GetApiV21OrdersIdIncidentsCountParams, GetApiV21OrdersIdIncidentsParams, GetApiV21OrdersIdMessagesCountParams, GetApiV21OrdersIdMessagesParams, GetApiV21OrdersIdMetaFieldsParams, GetApiV21OrdersIdOrderDocumentsCountParams, GetApiV21OrdersIdOrderDocumentsParams, GetApiV21OrdersIdOrderItemsCountParams, GetApiV21OrdersIdOrderItemsInventoryInfoParams, GetApiV21OrdersIdOrderItemsParams, GetApiV21OrdersIdPackagesCountParams, GetApiV21OrdersIdPackagesParams,
|
|
1
|
+
import { ApiSharedEntitiesAudits, ApiSharedEntitiesMetaFields, ApiSharedEntitiesSidekiqBatch, ApiV21EntitiesCount, ApiV21EntitiesCustomsInfo, ApiV21EntitiesIncident, ApiV21EntitiesListValue, ApiV21EntitiesMessage, ApiV21EntitiesOrder, ApiV21EntitiesOrderDocument, ApiV21EntitiesOrderEvent, ApiV21EntitiesOrderItem, ApiV21EntitiesOrderItemInventoryInfo, ApiV21EntitiesOrderItemLotMap, ApiV21EntitiesOrderMetadata, ApiV21EntitiesOriginator, ApiV21EntitiesPackage, ApiV21EntitiesPackingRule, ApiV21EntitiesPostResponse, ApiV21EntitiesResult, ApiV21EntitiesRuleDismissal, ApiV21EntitiesSerialNumber, ApiV21EntitiesShippingDocument, ApiV21EntitiesShippingRate, ApiV21EntitiesWholesale, ApiV2EntitiesCount, ApiV2EntitiesCustomsInfo, ApiV2EntitiesIncident, ApiV2EntitiesListValue, ApiV2EntitiesMessage, ApiV2EntitiesOrder, ApiV2EntitiesOrderDocument, ApiV2EntitiesOrderEvent, ApiV2EntitiesOrderItem, ApiV2EntitiesOrderItemInventoryInfo, ApiV2EntitiesOrderItemLotMap, ApiV2EntitiesOrderMetadata, ApiV2EntitiesOriginator, ApiV2EntitiesPackage, ApiV2EntitiesPackingRule, ApiV2EntitiesResult, ApiV2EntitiesRuleDismissal, ApiV2EntitiesSerialNumber, ApiV2EntitiesShippingDocument, ApiV2EntitiesShippingRate, ApiV2EntitiesWholesale, GetApiV21OrdersAggregateParams, GetApiV21OrdersCountParams, GetApiV21OrdersIdCallTraitParams, GetApiV21OrdersIdEventsCountParams, GetApiV21OrdersIdEventsParams, GetApiV21OrdersIdIncidentsCountParams, GetApiV21OrdersIdIncidentsParams, GetApiV21OrdersIdMessagesCountParams, GetApiV21OrdersIdMessagesParams, GetApiV21OrdersIdMetaFieldsParams, GetApiV21OrdersIdOrderDocumentsCountParams, GetApiV21OrdersIdOrderDocumentsParams, GetApiV21OrdersIdOrderItemsCountParams, GetApiV21OrdersIdOrderItemsInventoryInfoParams, GetApiV21OrdersIdOrderItemsParams, GetApiV21OrdersIdPackagesCountParams, GetApiV21OrdersIdPackagesParams, GetApiV21OrdersIdPackingRulesCountParams, GetApiV21OrdersIdPackingRulesParams, GetApiV21OrdersIdShippingDocumentsParams, GetApiV21OrdersIdTraitsParams, GetApiV21OrdersParams, GetApiV2OrdersAggregateParams, GetApiV2OrdersCountParams, GetApiV2OrdersIdCallTraitParams, GetApiV2OrdersIdEventsCountParams, GetApiV2OrdersIdEventsParams, GetApiV2OrdersIdIncidentsCountParams, GetApiV2OrdersIdIncidentsParams, GetApiV2OrdersIdMessagesCountParams, GetApiV2OrdersIdMessagesParams, GetApiV2OrdersIdMetaFieldsParams, GetApiV2OrdersIdOrderDocumentsCountParams, GetApiV2OrdersIdOrderDocumentsParams, GetApiV2OrdersIdOrderItemsCountParams, GetApiV2OrdersIdOrderItemsInventoryInfoParams, GetApiV2OrdersIdOrderItemsParams, GetApiV2OrdersIdPackagesCountParams, GetApiV2OrdersIdPackagesParams, GetApiV2OrdersIdPackingRulesCountParams, GetApiV2OrdersIdPackingRulesParams, GetApiV2OrdersIdShippingDocumentsParams, GetApiV2OrdersIdTraitsParams, GetApiV2OrdersParams, PostApiV21OrdersBulkRequest, PostApiV21OrdersIdIncidentsRequest, PostApiV21OrdersIdMessagesRequest, PostApiV21OrdersIdOrderDocumentsRequest, PostApiV21OrdersIdOrderItemsRequest, PostApiV21OrdersIdPackagesRequest, PostApiV21OrdersIdRuleDismissalsRequest, PostApiV21OrdersRequest, PostApiV2OrdersBulkRequest, PostApiV2OrdersIdIncidentsRequest, PostApiV2OrdersIdMessagesRequest, PostApiV2OrdersIdOrderDocumentsRequest, PostApiV2OrdersIdOrderItemsRequest, PostApiV2OrdersIdPackagesRequest, PostApiV2OrdersIdRuleDismissalsRequest, PostApiV2OrdersRequest, PutApiV21OrdersIdCallActionRequest, PutApiV21OrdersIdCallAsyncActionRequest, PutApiV21OrdersIdCustomsInfoRequest, PutApiV21OrdersIdMetaFieldsRequest, PutApiV21OrdersIdRequest, PutApiV21OrdersIdWholesaleRequest, PutApiV2OrdersIdCallActionRequest, PutApiV2OrdersIdCallAsyncActionRequest, PutApiV2OrdersIdCustomsInfoRequest, PutApiV2OrdersIdMetaFieldsRequest, PutApiV2OrdersIdRequest, PutApiV2OrdersIdWholesaleRequest } from "./data-contracts";
|
|
2
2
|
import { HttpClient, RequestParams } from "./http-client";
|
|
3
3
|
/**
|
|
4
4
|
* @description Retrieves a list of orders
|
|
@@ -360,6 +360,24 @@ export declare const postApiV2OrdersIdPackages: (client: HttpClient, id: number,
|
|
|
360
360
|
* @request GET:/api/v2/orders/{id}/packages/count
|
|
361
361
|
*/
|
|
362
362
|
export declare const getApiV2OrdersIdPackagesCount: (client: HttpClient, { id, ...query }: GetApiV2OrdersIdPackagesCountParams, params?: RequestParams) => Promise<ApiV2EntitiesCount>;
|
|
363
|
+
/**
|
|
364
|
+
* @description Get packing rules with suggested items
|
|
365
|
+
*
|
|
366
|
+
* @tags orders
|
|
367
|
+
* @name GetApiV2OrdersIdPackingRules
|
|
368
|
+
* @summary Retrieve suggested items for an order
|
|
369
|
+
* @request GET:/api/v2/orders/{id}/packing_rules
|
|
370
|
+
*/
|
|
371
|
+
export declare const getApiV2OrdersIdPackingRules: (client: HttpClient, { id, ...query }: GetApiV2OrdersIdPackingRulesParams, params?: RequestParams) => Promise<ApiV2EntitiesPackingRule[]>;
|
|
372
|
+
/**
|
|
373
|
+
* @description Get count of suggested items for an order
|
|
374
|
+
*
|
|
375
|
+
* @tags orders
|
|
376
|
+
* @name GetApiV2OrdersIdPackingRulesCount
|
|
377
|
+
* @summary Count the suggested items for an order
|
|
378
|
+
* @request GET:/api/v2/orders/{id}/packing_rules/count
|
|
379
|
+
*/
|
|
380
|
+
export declare const getApiV2OrdersIdPackingRulesCount: (client: HttpClient, { id, ...query }: GetApiV2OrdersIdPackingRulesCountParams, params?: RequestParams) => Promise<ApiV2EntitiesCount>;
|
|
363
381
|
/**
|
|
364
382
|
* @description returns the binary form of an order packingslip pdf
|
|
365
383
|
*
|
|
@@ -432,15 +450,6 @@ export declare const getApiV2OrdersIdShippingRates: (client: HttpClient, id: num
|
|
|
432
450
|
* @request GET:/api/v2/orders/{id}/shipping_weight
|
|
433
451
|
*/
|
|
434
452
|
export declare const getApiV2OrdersIdShippingWeight: (client: HttpClient, id: number, params?: RequestParams) => Promise<ApiV2EntitiesOrder>;
|
|
435
|
-
/**
|
|
436
|
-
* @description Get suggested items for an order
|
|
437
|
-
*
|
|
438
|
-
* @tags orders
|
|
439
|
-
* @name GetApiV2OrdersIdSuggestedItems
|
|
440
|
-
* @summary Retrieve suggested items for an order
|
|
441
|
-
* @request GET:/api/v2/orders/{id}/suggested_items
|
|
442
|
-
*/
|
|
443
|
-
export declare const getApiV2OrdersIdSuggestedItems: (client: HttpClient, { id, ...query }: GetApiV2OrdersIdSuggestedItemsParams, params?: RequestParams) => Promise<ApiV2EntitiesPackingRule[]>;
|
|
444
453
|
/**
|
|
445
454
|
* @description Get the specified orders traits
|
|
446
455
|
*
|
|
@@ -828,6 +837,24 @@ export declare const postApiV21OrdersIdPackages: (client: HttpClient, id: number
|
|
|
828
837
|
* @request GET:/api/v2.1/orders/{id}/packages/count
|
|
829
838
|
*/
|
|
830
839
|
export declare const getApiV21OrdersIdPackagesCount: (client: HttpClient, { id, ...query }: GetApiV21OrdersIdPackagesCountParams, params?: RequestParams) => Promise<ApiV21EntitiesCount>;
|
|
840
|
+
/**
|
|
841
|
+
* @description Get packing rules with suggested items
|
|
842
|
+
*
|
|
843
|
+
* @tags orders
|
|
844
|
+
* @name GetApiV21OrdersIdPackingRules
|
|
845
|
+
* @summary Retrieve suggested items for an order
|
|
846
|
+
* @request GET:/api/v2.1/orders/{id}/packing_rules
|
|
847
|
+
*/
|
|
848
|
+
export declare const getApiV21OrdersIdPackingRules: (client: HttpClient, { id, ...query }: GetApiV21OrdersIdPackingRulesParams, params?: RequestParams) => Promise<ApiV21EntitiesPackingRule[]>;
|
|
849
|
+
/**
|
|
850
|
+
* @description Get count of suggested items for an order
|
|
851
|
+
*
|
|
852
|
+
* @tags orders
|
|
853
|
+
* @name GetApiV21OrdersIdPackingRulesCount
|
|
854
|
+
* @summary Count the suggested items for an order
|
|
855
|
+
* @request GET:/api/v2.1/orders/{id}/packing_rules/count
|
|
856
|
+
*/
|
|
857
|
+
export declare const getApiV21OrdersIdPackingRulesCount: (client: HttpClient, { id, ...query }: GetApiV21OrdersIdPackingRulesCountParams, params?: RequestParams) => Promise<ApiV21EntitiesCount>;
|
|
831
858
|
/**
|
|
832
859
|
* @description returns the binary form of an order packingslip pdf
|
|
833
860
|
*
|
|
@@ -900,15 +927,6 @@ export declare const getApiV21OrdersIdShippingRates: (client: HttpClient, id: nu
|
|
|
900
927
|
* @request GET:/api/v2.1/orders/{id}/shipping_weight
|
|
901
928
|
*/
|
|
902
929
|
export declare const getApiV21OrdersIdShippingWeight: (client: HttpClient, id: number, params?: RequestParams) => Promise<ApiV21EntitiesOrder>;
|
|
903
|
-
/**
|
|
904
|
-
* @description Get suggested items for an order
|
|
905
|
-
*
|
|
906
|
-
* @tags orders
|
|
907
|
-
* @name GetApiV21OrdersIdSuggestedItems
|
|
908
|
-
* @summary Retrieve suggested items for an order
|
|
909
|
-
* @request GET:/api/v2.1/orders/{id}/suggested_items
|
|
910
|
-
*/
|
|
911
|
-
export declare const getApiV21OrdersIdSuggestedItems: (client: HttpClient, { id, ...query }: GetApiV21OrdersIdSuggestedItemsParams, params?: RequestParams) => Promise<ApiV21EntitiesPackingRule[]>;
|
|
912
930
|
/**
|
|
913
931
|
* @description Get the specified orders traits
|
|
914
932
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ApiSharedEntitiesSidekiqBatch, ApiV21EntitiesPostResponse, ApiV21EntitiesScancode, ApiV2EntitiesScancode, GetApiV21ScancodesParams, GetApiV2ScancodesParams, PostApiV21ScancodesRequest, PostApiV2ScancodesRequest, PutApiV21ScancodesIdCallActionRequest, PutApiV21ScancodesIdCallAsyncActionRequest, PutApiV21ScancodesIdRequest, PutApiV2ScancodesIdCallActionRequest, PutApiV2ScancodesIdCallAsyncActionRequest, PutApiV2ScancodesIdRequest } from "./data-contracts";
|
|
1
|
+
import { ApiSharedEntitiesSidekiqBatch, ApiV21EntitiesPostResponse, ApiV21EntitiesScancode, ApiV2EntitiesScancode, DeleteApiV21ScancodesIdParams, DeleteApiV2ScancodesIdParams, GetApiV21ScancodesParams, GetApiV2ScancodesParams, PostApiV21ScancodesRequest, PostApiV2ScancodesRequest, PutApiV21ScancodesIdCallActionRequest, PutApiV21ScancodesIdCallAsyncActionRequest, PutApiV21ScancodesIdRequest, PutApiV2ScancodesIdCallActionRequest, PutApiV2ScancodesIdCallAsyncActionRequest, PutApiV2ScancodesIdRequest } from "./data-contracts";
|
|
2
2
|
import { HttpClient, RequestParams } from "./http-client";
|
|
3
3
|
/**
|
|
4
4
|
* @description Get all scancodes
|
|
@@ -27,6 +27,15 @@ export declare const postApiV2Scancodes: (client: HttpClient, data: PostApiV2Sca
|
|
|
27
27
|
* @request PUT:/api/v2/scancodes/{id}
|
|
28
28
|
*/
|
|
29
29
|
export declare const putApiV2ScancodesId: (client: HttpClient, id: number, data: PutApiV2ScancodesIdRequest, params?: RequestParams) => Promise<ApiV2EntitiesScancode>;
|
|
30
|
+
/**
|
|
31
|
+
* @description Delete a scancode
|
|
32
|
+
*
|
|
33
|
+
* @tags scancodes
|
|
34
|
+
* @name DeleteApiV2ScancodesId
|
|
35
|
+
* @summary Delete a scancode
|
|
36
|
+
* @request DELETE:/api/v2/scancodes/{id}
|
|
37
|
+
*/
|
|
38
|
+
export declare const deleteApiV2ScancodesId: (client: HttpClient, { id, ...query }: DeleteApiV2ScancodesIdParams, params?: RequestParams) => Promise<void>;
|
|
30
39
|
/**
|
|
31
40
|
* @description Perform an action on a scancode
|
|
32
41
|
*
|
|
@@ -72,6 +81,15 @@ export declare const postApiV21Scancodes: (client: HttpClient, data: PostApiV21S
|
|
|
72
81
|
* @request PUT:/api/v2.1/scancodes/{id}
|
|
73
82
|
*/
|
|
74
83
|
export declare const putApiV21ScancodesId: (client: HttpClient, id: number, data: PutApiV21ScancodesIdRequest, params?: RequestParams) => Promise<void>;
|
|
84
|
+
/**
|
|
85
|
+
* @description Delete a scancode
|
|
86
|
+
*
|
|
87
|
+
* @tags scancodes
|
|
88
|
+
* @name DeleteApiV21ScancodesId
|
|
89
|
+
* @summary Delete a scancode
|
|
90
|
+
* @request DELETE:/api/v2.1/scancodes/{id}
|
|
91
|
+
*/
|
|
92
|
+
export declare const deleteApiV21ScancodesId: (client: HttpClient, { id, ...query }: DeleteApiV21ScancodesIdParams, params?: RequestParams) => Promise<void>;
|
|
75
93
|
/**
|
|
76
94
|
* @description Perform an action on a scancode
|
|
77
95
|
*
|
|
@@ -1795,7 +1795,12 @@ export interface ApiV2EntitiesItem {
|
|
|
1795
1795
|
full_description?: string;
|
|
1796
1796
|
/** Garment on hanger? */
|
|
1797
1797
|
goh?: boolean | null;
|
|
1798
|
-
/**
|
|
1798
|
+
/**
|
|
1799
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
1800
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
1801
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
1802
|
+
* (deprecated) is the item hazmat?
|
|
1803
|
+
*/
|
|
1799
1804
|
hazmat?: boolean;
|
|
1800
1805
|
/** hazmat class */
|
|
1801
1806
|
hazmat_type?: ApiV2EntitiesItemHazmatType;
|
|
@@ -3793,10 +3798,15 @@ export interface ApiV2EntitiesPackingRule {
|
|
|
3793
3798
|
description?: string | null;
|
|
3794
3799
|
filter_set?: ApiV2EntitiesFilterSet;
|
|
3795
3800
|
/**
|
|
3796
|
-
* the rule id
|
|
3801
|
+
* the packing rule id
|
|
3797
3802
|
* @format int32
|
|
3798
3803
|
*/
|
|
3799
3804
|
id?: number;
|
|
3805
|
+
/**
|
|
3806
|
+
* the suggested item id
|
|
3807
|
+
* @format int32
|
|
3808
|
+
*/
|
|
3809
|
+
item_id?: number;
|
|
3800
3810
|
/** method to apply to object */
|
|
3801
3811
|
method?: string | null;
|
|
3802
3812
|
/**
|
|
@@ -3804,6 +3814,31 @@ export interface ApiV2EntitiesPackingRule {
|
|
|
3804
3814
|
* @format int32
|
|
3805
3815
|
*/
|
|
3806
3816
|
priority?: number | null;
|
|
3817
|
+
/**
|
|
3818
|
+
* the quantity of the suggested item to add
|
|
3819
|
+
* @format int32
|
|
3820
|
+
*/
|
|
3821
|
+
quantity?: number;
|
|
3822
|
+
/**
|
|
3823
|
+
* the rule dismissal id if the rule has been dismissed
|
|
3824
|
+
* @format int32
|
|
3825
|
+
*/
|
|
3826
|
+
rule_dismissal_id?: number;
|
|
3827
|
+
/** the state of the packing rule (e.g. dismissed) */
|
|
3828
|
+
state?: string;
|
|
3829
|
+
suggested_item?: {
|
|
3830
|
+
/**
|
|
3831
|
+
* the item id
|
|
3832
|
+
* @format int32
|
|
3833
|
+
*/
|
|
3834
|
+
id?: number;
|
|
3835
|
+
/** the item SKU */
|
|
3836
|
+
sku?: string;
|
|
3837
|
+
/** the item title */
|
|
3838
|
+
title?: string;
|
|
3839
|
+
/** the item name */
|
|
3840
|
+
name?: string;
|
|
3841
|
+
};
|
|
3807
3842
|
/** the type of rule */
|
|
3808
3843
|
type?: string | null;
|
|
3809
3844
|
/**
|
|
@@ -7106,7 +7141,12 @@ export interface ApiV21EntitiesItem {
|
|
|
7106
7141
|
full_description?: string;
|
|
7107
7142
|
/** Garment on hanger? */
|
|
7108
7143
|
goh?: boolean | null;
|
|
7109
|
-
/**
|
|
7144
|
+
/**
|
|
7145
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
7146
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
7147
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
7148
|
+
* (deprecated) is the item hazmat?
|
|
7149
|
+
*/
|
|
7110
7150
|
hazmat?: boolean;
|
|
7111
7151
|
/** hazmat class */
|
|
7112
7152
|
hazmat_type?: ApiV21EntitiesItemHazmatType;
|
|
@@ -8965,10 +9005,15 @@ export interface ApiV21EntitiesPackingRule {
|
|
|
8965
9005
|
/** title/description of rule */
|
|
8966
9006
|
description?: string | null;
|
|
8967
9007
|
/**
|
|
8968
|
-
* the rule id
|
|
9008
|
+
* the packing rule id
|
|
8969
9009
|
* @format int32
|
|
8970
9010
|
*/
|
|
8971
9011
|
id?: number;
|
|
9012
|
+
/**
|
|
9013
|
+
* the suggested item id
|
|
9014
|
+
* @format int32
|
|
9015
|
+
*/
|
|
9016
|
+
item_id?: number;
|
|
8972
9017
|
/** method to apply to object */
|
|
8973
9018
|
method?: string | null;
|
|
8974
9019
|
/**
|
|
@@ -8976,6 +9021,31 @@ export interface ApiV21EntitiesPackingRule {
|
|
|
8976
9021
|
* @format int32
|
|
8977
9022
|
*/
|
|
8978
9023
|
priority?: number | null;
|
|
9024
|
+
/**
|
|
9025
|
+
* the quantity of the suggested item to add
|
|
9026
|
+
* @format int32
|
|
9027
|
+
*/
|
|
9028
|
+
quantity?: number;
|
|
9029
|
+
/**
|
|
9030
|
+
* the rule dismissal id if the rule has been dismissed
|
|
9031
|
+
* @format int32
|
|
9032
|
+
*/
|
|
9033
|
+
rule_dismissal_id?: number;
|
|
9034
|
+
/** the state of the packing rule (e.g. dismissed) */
|
|
9035
|
+
state?: string;
|
|
9036
|
+
suggested_item?: {
|
|
9037
|
+
/**
|
|
9038
|
+
* the item id
|
|
9039
|
+
* @format int32
|
|
9040
|
+
*/
|
|
9041
|
+
id?: number;
|
|
9042
|
+
/** the item SKU */
|
|
9043
|
+
sku?: string;
|
|
9044
|
+
/** the item title */
|
|
9045
|
+
title?: string;
|
|
9046
|
+
/** the item name */
|
|
9047
|
+
name?: string;
|
|
9048
|
+
};
|
|
8979
9049
|
/** the type of rule */
|
|
8980
9050
|
type?: string | null;
|
|
8981
9051
|
/**
|
|
@@ -10836,6 +10906,13 @@ export interface DeleteApiV21LocationAdjustmentsIdTagsParams {
|
|
|
10836
10906
|
tag_type: string;
|
|
10837
10907
|
id: number;
|
|
10838
10908
|
}
|
|
10909
|
+
export interface DeleteApiV21ScancodesIdParams {
|
|
10910
|
+
/** the name for the scancode */
|
|
10911
|
+
name?: string;
|
|
10912
|
+
/** label format for the scancode */
|
|
10913
|
+
label_format?: string;
|
|
10914
|
+
id: number;
|
|
10915
|
+
}
|
|
10839
10916
|
export interface DeleteApiV21ShipnoticeItemsIdTagsParams {
|
|
10840
10917
|
/** The tag type associated with this resource */
|
|
10841
10918
|
tag_type: string;
|
|
@@ -10846,6 +10923,13 @@ export interface DeleteApiV2LocationAdjustmentsIdTagsParams {
|
|
|
10846
10923
|
tag_type: string;
|
|
10847
10924
|
id: number;
|
|
10848
10925
|
}
|
|
10926
|
+
export interface DeleteApiV2ScancodesIdParams {
|
|
10927
|
+
/** the name for the scancode */
|
|
10928
|
+
name?: string;
|
|
10929
|
+
/** label format for the scancode */
|
|
10930
|
+
label_format?: string;
|
|
10931
|
+
id: number;
|
|
10932
|
+
}
|
|
10849
10933
|
export interface DeleteApiV2ShipnoticeItemsIdTagsParams {
|
|
10850
10934
|
/** The tag type associated with this resource */
|
|
10851
10935
|
tag_type: string;
|
|
@@ -12613,7 +12697,12 @@ export interface GetApiV21OrdersIdPackagesParams {
|
|
|
12613
12697
|
page_links?: boolean;
|
|
12614
12698
|
id: number;
|
|
12615
12699
|
}
|
|
12616
|
-
export interface
|
|
12700
|
+
export interface GetApiV21OrdersIdPackingRulesCountParams {
|
|
12701
|
+
/** JSON search string like {"attribute_eq": "Term"} */
|
|
12702
|
+
search?: string;
|
|
12703
|
+
id: number;
|
|
12704
|
+
}
|
|
12705
|
+
export interface GetApiV21OrdersIdPackingRulesParams {
|
|
12617
12706
|
/** JSON search string like {"attribute_eq": "Term"} */
|
|
12618
12707
|
search?: string;
|
|
12619
12708
|
/** Comma-separated list of fields to include in the response */
|
|
@@ -12636,7 +12725,7 @@ export interface GetApiV21OrdersIdShippingDocumentsParams {
|
|
|
12636
12725
|
page_links?: boolean;
|
|
12637
12726
|
id: number;
|
|
12638
12727
|
}
|
|
12639
|
-
export interface
|
|
12728
|
+
export interface GetApiV21OrdersIdShippingDocumentsParams {
|
|
12640
12729
|
/** JSON search string like {"attribute_eq": "Term"} */
|
|
12641
12730
|
search?: string;
|
|
12642
12731
|
/** Comma-separated list of fields to include in the response */
|
|
@@ -15508,7 +15597,12 @@ export interface GetApiV2OrdersIdPackagesParams {
|
|
|
15508
15597
|
page_links?: boolean;
|
|
15509
15598
|
id: number;
|
|
15510
15599
|
}
|
|
15511
|
-
export interface
|
|
15600
|
+
export interface GetApiV2OrdersIdPackingRulesCountParams {
|
|
15601
|
+
/** JSON search string like {"attribute_eq": "Term"} */
|
|
15602
|
+
search?: string;
|
|
15603
|
+
id: number;
|
|
15604
|
+
}
|
|
15605
|
+
export interface GetApiV2OrdersIdPackingRulesParams {
|
|
15512
15606
|
/** JSON search string like {"attribute_eq": "Term"} */
|
|
15513
15607
|
search?: string;
|
|
15514
15608
|
/** Comma-separated list of fields to include in the response */
|
|
@@ -15531,7 +15625,7 @@ export interface GetApiV2OrdersIdShippingDocumentsParams {
|
|
|
15531
15625
|
page_links?: boolean;
|
|
15532
15626
|
id: number;
|
|
15533
15627
|
}
|
|
15534
|
-
export interface
|
|
15628
|
+
export interface GetApiV2OrdersIdShippingDocumentsParams {
|
|
15535
15629
|
/** JSON search string like {"attribute_eq": "Term"} */
|
|
15536
15630
|
search?: string;
|
|
15537
15631
|
/** Comma-separated list of fields to include in the response */
|
|
@@ -17738,7 +17832,12 @@ export interface PostApiV21ItemsRequest {
|
|
|
17738
17832
|
expiration_period?: number;
|
|
17739
17833
|
/** Garment on hanger? */
|
|
17740
17834
|
goh?: boolean;
|
|
17741
|
-
/**
|
|
17835
|
+
/**
|
|
17836
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
17837
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
17838
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
17839
|
+
* (deprecated) is the item hazmat?
|
|
17840
|
+
*/
|
|
17742
17841
|
hazmat?: boolean;
|
|
17743
17842
|
/** hazmat class */
|
|
17744
17843
|
hazmat_type?: PostApiV21ItemsRequestHazmatType;
|
|
@@ -21235,7 +21334,12 @@ export interface PostApiV2ItemsRequest {
|
|
|
21235
21334
|
expiration_period?: number;
|
|
21236
21335
|
/** Garment on hanger? */
|
|
21237
21336
|
goh?: boolean;
|
|
21238
|
-
/**
|
|
21337
|
+
/**
|
|
21338
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
21339
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
21340
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
21341
|
+
* (deprecated) is the item hazmat?
|
|
21342
|
+
*/
|
|
21239
21343
|
hazmat?: boolean;
|
|
21240
21344
|
/** hazmat class */
|
|
21241
21345
|
hazmat_type?: PostApiV2ItemsRequestHazmatType;
|
|
@@ -24366,7 +24470,12 @@ export interface PutApiV21IncidentsIdRequest {
|
|
|
24366
24470
|
full_description?: string;
|
|
24367
24471
|
/** Garment on hanger? */
|
|
24368
24472
|
goh?: boolean;
|
|
24369
|
-
/**
|
|
24473
|
+
/**
|
|
24474
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
24475
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
24476
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
24477
|
+
* (deprecated) is the item hazmat?
|
|
24478
|
+
*/
|
|
24370
24479
|
hazmat?: boolean;
|
|
24371
24480
|
/** hazmat class */
|
|
24372
24481
|
hazmat_type?: PutApiV21IncidentsIdRequestHazmatType;
|
|
@@ -24527,7 +24636,12 @@ export interface PutApiV21ItemsIdRequest {
|
|
|
24527
24636
|
expiration_period?: number;
|
|
24528
24637
|
/** Garment on hanger? */
|
|
24529
24638
|
goh?: boolean;
|
|
24530
|
-
/**
|
|
24639
|
+
/**
|
|
24640
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
24641
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
24642
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
24643
|
+
* (deprecated) is the item hazmat?
|
|
24644
|
+
*/
|
|
24531
24645
|
hazmat?: boolean;
|
|
24532
24646
|
/** hazmat class */
|
|
24533
24647
|
hazmat_type?: PutApiV21ItemsIdRequestHazmatType;
|
|
@@ -25882,21 +25996,10 @@ export interface PutApiV21ScancodesIdCallAsyncActionRequest {
|
|
|
25882
25996
|
args?: string;
|
|
25883
25997
|
}
|
|
25884
25998
|
export interface PutApiV21ScancodesIdRequest {
|
|
25885
|
-
/** is this scancode active? */
|
|
25886
|
-
active?: boolean;
|
|
25887
|
-
/**
|
|
25888
|
-
* the customer_id
|
|
25889
|
-
* @format int32
|
|
25890
|
-
*/
|
|
25891
|
-
customer_id?: number;
|
|
25892
25999
|
/** label format for the scancode */
|
|
25893
26000
|
label_format?: string;
|
|
25894
26001
|
/** the name for the scancode */
|
|
25895
26002
|
name?: string;
|
|
25896
|
-
/** is this the primary scancode? */
|
|
25897
|
-
primary?: boolean;
|
|
25898
|
-
/** the name for the scancode (legacy) */
|
|
25899
|
-
scancode?: string;
|
|
25900
26003
|
}
|
|
25901
26004
|
export interface PutApiV21SerialNumbersIdCallActionRequest {
|
|
25902
26005
|
action?: string;
|
|
@@ -27224,7 +27327,12 @@ export interface PutApiV2IncidentsIdRequest {
|
|
|
27224
27327
|
full_description?: string;
|
|
27225
27328
|
/** Garment on hanger? */
|
|
27226
27329
|
goh?: boolean;
|
|
27227
|
-
/**
|
|
27330
|
+
/**
|
|
27331
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
27332
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
27333
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
27334
|
+
* (deprecated) is the item hazmat?
|
|
27335
|
+
*/
|
|
27228
27336
|
hazmat?: boolean;
|
|
27229
27337
|
/** hazmat class */
|
|
27230
27338
|
hazmat_type?: PutApiV2IncidentsIdRequestHazmatType;
|
|
@@ -27385,7 +27493,12 @@ export interface PutApiV2ItemsIdRequest {
|
|
|
27385
27493
|
expiration_period?: number;
|
|
27386
27494
|
/** Garment on hanger? */
|
|
27387
27495
|
goh?: boolean;
|
|
27388
|
-
/**
|
|
27496
|
+
/**
|
|
27497
|
+
* hazmat true/false flag in the UI is derived from the hazmat_type when only the type is provided\
|
|
27498
|
+
* error results when the hazmat flag set to false with a hazmat_type\
|
|
27499
|
+
* error results when the hazmat flag set to true without a hazmat_type\
|
|
27500
|
+
* (deprecated) is the item hazmat?
|
|
27501
|
+
*/
|
|
27389
27502
|
hazmat?: boolean;
|
|
27390
27503
|
/** hazmat class */
|
|
27391
27504
|
hazmat_type?: PutApiV2ItemsIdRequestHazmatType;
|
|
@@ -28740,21 +28853,10 @@ export interface PutApiV2ScancodesIdCallAsyncActionRequest {
|
|
|
28740
28853
|
args?: string;
|
|
28741
28854
|
}
|
|
28742
28855
|
export interface PutApiV2ScancodesIdRequest {
|
|
28743
|
-
/** is this scancode active? */
|
|
28744
|
-
active?: boolean;
|
|
28745
|
-
/**
|
|
28746
|
-
* the customer_id
|
|
28747
|
-
* @format int32
|
|
28748
|
-
*/
|
|
28749
|
-
customer_id?: number;
|
|
28750
28856
|
/** label format for the scancode */
|
|
28751
28857
|
label_format?: string;
|
|
28752
28858
|
/** the name for the scancode */
|
|
28753
28859
|
name?: string;
|
|
28754
|
-
/** is this the primary scancode? */
|
|
28755
|
-
primary?: boolean;
|
|
28756
|
-
/** the name for the scancode (legacy) */
|
|
28757
|
-
scancode?: string;
|
|
28758
28860
|
}
|
|
28759
28861
|
export interface PutApiV2SerialNumbersIdCallActionRequest {
|
|
28760
28862
|
action?: string;
|
|
@@ -30,7 +30,8 @@ export declare const putApiV21ShipnoticesIdBulkReceive: (client: HttpClient, { s
|
|
|
30
30
|
export interface PutApiV21ShipnoticesIdBulkReceiveAsyncArgs extends PutApiV21ShipnoticesIdBulkReceiveArgs {
|
|
31
31
|
pusherInstance: Pusher;
|
|
32
32
|
defectiveReasonCodeId: string | null;
|
|
33
|
+
flow: BulkReceiveAndAllocateFlows;
|
|
33
34
|
}
|
|
34
|
-
export declare const putApiV21ShipnoticesIdBulkReceiveAsync: (client: HttpClient, { shipnoticeId, locationRole, locationName, pusherInstance, defectiveReasonCodeId }: PutApiV21ShipnoticesIdBulkReceiveAsyncArgs) => Promise<void>;
|
|
35
|
+
export declare const putApiV21ShipnoticesIdBulkReceiveAsync: (client: HttpClient, { shipnoticeId, locationRole, locationName, pusherInstance, defectiveReasonCodeId, flow }: PutApiV21ShipnoticesIdBulkReceiveAsyncArgs) => Promise<void>;
|
|
35
36
|
export declare const ApiV21ShipNoticesIdSbrBulkReceiveAndAllocateAsync: (client: HttpClient, argsObj: ApiV21ShipNoticesIdSbrBulkReceiveAndAllocateArgs) => Promise<void>;
|
|
36
37
|
export {};
|
package/generated/Orders.ts
CHANGED
|
@@ -43,8 +43,9 @@ import {
|
|
|
43
43
|
GetApiV21OrdersIdOrderDocumentsParams,
|
|
44
44
|
GetApiV21OrdersIdOrderItemsCountParams,
|
|
45
45
|
GetApiV21OrdersIdOrderItemsParams,
|
|
46
|
+
GetApiV21OrdersIdPackingRulesCountParams,
|
|
47
|
+
GetApiV21OrdersIdPackingRulesParams,
|
|
46
48
|
GetApiV21OrdersIdShippingDocumentsParams,
|
|
47
|
-
GetApiV21OrdersIdSuggestedItemsParams,
|
|
48
49
|
GetApiV21OrdersParams,
|
|
49
50
|
GetApiV2OrdersCountParams,
|
|
50
51
|
GetApiV2OrdersIdEventsCountParams,
|
|
@@ -54,8 +55,9 @@ import {
|
|
|
54
55
|
GetApiV2OrdersIdOrderDocumentsParams,
|
|
55
56
|
GetApiV2OrdersIdOrderItemsCountParams,
|
|
56
57
|
GetApiV2OrdersIdOrderItemsParams,
|
|
58
|
+
GetApiV2OrdersIdPackingRulesCountParams,
|
|
59
|
+
GetApiV2OrdersIdPackingRulesParams,
|
|
57
60
|
GetApiV2OrdersIdShippingDocumentsParams,
|
|
58
|
-
GetApiV2OrdersIdSuggestedItemsParams,
|
|
59
61
|
GetApiV2OrdersParams,
|
|
60
62
|
PostApiV21OrdersBulkRequest,
|
|
61
63
|
PostApiV21OrdersIdOrderDocumentsRequest,
|
|
@@ -461,6 +463,48 @@ export const getApiV2OrdersIdOrderItemsCount = (
|
|
|
461
463
|
...params,
|
|
462
464
|
});
|
|
463
465
|
};
|
|
466
|
+
/**
|
|
467
|
+
* @description Get packing rules with suggested items
|
|
468
|
+
*
|
|
469
|
+
* @tags orders
|
|
470
|
+
* @name GetApiV2OrdersIdPackingRules
|
|
471
|
+
* @summary Retrieve suggested items for an order
|
|
472
|
+
* @request GET:/api/v2/orders/{id}/packing_rules
|
|
473
|
+
*/
|
|
474
|
+
export const getApiV2OrdersIdPackingRules = (
|
|
475
|
+
client: HttpClient,
|
|
476
|
+
{ id, ...query }: GetApiV2OrdersIdPackingRulesParams,
|
|
477
|
+
params: RequestParams = {},
|
|
478
|
+
) => {
|
|
479
|
+
return client.request<ApiV2EntitiesPackingRule[], ApiSharedEntitiesApiError>({
|
|
480
|
+
path: `/api/v2/orders/${id}/packing_rules`,
|
|
481
|
+
method: "GET",
|
|
482
|
+
query: query,
|
|
483
|
+
format: "json",
|
|
484
|
+
...params,
|
|
485
|
+
});
|
|
486
|
+
};
|
|
487
|
+
/**
|
|
488
|
+
* @description Get count of suggested items for an order
|
|
489
|
+
*
|
|
490
|
+
* @tags orders
|
|
491
|
+
* @name GetApiV2OrdersIdPackingRulesCount
|
|
492
|
+
* @summary Count the suggested items for an order
|
|
493
|
+
* @request GET:/api/v2/orders/{id}/packing_rules/count
|
|
494
|
+
*/
|
|
495
|
+
export const getApiV2OrdersIdPackingRulesCount = (
|
|
496
|
+
client: HttpClient,
|
|
497
|
+
{ id, ...query }: GetApiV2OrdersIdPackingRulesCountParams,
|
|
498
|
+
params: RequestParams = {},
|
|
499
|
+
) => {
|
|
500
|
+
return client.request<ApiV2EntitiesCount, ApiSharedEntitiesApiError>({
|
|
501
|
+
path: `/api/v2/orders/${id}/packing_rules/count`,
|
|
502
|
+
method: "GET",
|
|
503
|
+
query: query,
|
|
504
|
+
format: "json",
|
|
505
|
+
...params,
|
|
506
|
+
});
|
|
507
|
+
};
|
|
464
508
|
/**
|
|
465
509
|
* @description Get the serial numbers for an order
|
|
466
510
|
*
|
|
@@ -498,27 +542,6 @@ export const getApiV2OrdersIdShippingDocuments = (
|
|
|
498
542
|
...params,
|
|
499
543
|
});
|
|
500
544
|
};
|
|
501
|
-
/**
|
|
502
|
-
* @description Get suggested items for an order
|
|
503
|
-
*
|
|
504
|
-
* @tags orders
|
|
505
|
-
* @name GetApiV2OrdersIdSuggestedItems
|
|
506
|
-
* @summary Retrieve suggested items for an order
|
|
507
|
-
* @request GET:/api/v2/orders/{id}/suggested_items
|
|
508
|
-
*/
|
|
509
|
-
export const getApiV2OrdersIdSuggestedItems = (
|
|
510
|
-
client: HttpClient,
|
|
511
|
-
{ id, ...query }: GetApiV2OrdersIdSuggestedItemsParams,
|
|
512
|
-
params: RequestParams = {},
|
|
513
|
-
) => {
|
|
514
|
-
return client.request<ApiV2EntitiesPackingRule[], ApiSharedEntitiesApiError>({
|
|
515
|
-
path: `/api/v2/orders/${id}/suggested_items`,
|
|
516
|
-
method: "GET",
|
|
517
|
-
query: query,
|
|
518
|
-
format: "json",
|
|
519
|
-
...params,
|
|
520
|
-
});
|
|
521
|
-
};
|
|
522
545
|
/**
|
|
523
546
|
* @description get the Wholesale object for an order
|
|
524
547
|
*
|
|
@@ -920,6 +943,48 @@ export const getApiV21OrdersIdOrderItemsCount = (
|
|
|
920
943
|
...params,
|
|
921
944
|
});
|
|
922
945
|
};
|
|
946
|
+
/**
|
|
947
|
+
* @description Get packing rules with suggested items
|
|
948
|
+
*
|
|
949
|
+
* @tags orders
|
|
950
|
+
* @name GetApiV21OrdersIdPackingRules
|
|
951
|
+
* @summary Retrieve suggested items for an order
|
|
952
|
+
* @request GET:/api/v2.1/orders/{id}/packing_rules
|
|
953
|
+
*/
|
|
954
|
+
export const getApiV21OrdersIdPackingRules = (
|
|
955
|
+
client: HttpClient,
|
|
956
|
+
{ id, ...query }: GetApiV21OrdersIdPackingRulesParams,
|
|
957
|
+
params: RequestParams = {},
|
|
958
|
+
) => {
|
|
959
|
+
return client.request<ApiV21EntitiesPackingRule[], ApiSharedEntitiesApiError>({
|
|
960
|
+
path: `/api/v2.1/orders/${id}/packing_rules`,
|
|
961
|
+
method: "GET",
|
|
962
|
+
query: query,
|
|
963
|
+
format: "json",
|
|
964
|
+
...params,
|
|
965
|
+
});
|
|
966
|
+
};
|
|
967
|
+
/**
|
|
968
|
+
* @description Get count of suggested items for an order
|
|
969
|
+
*
|
|
970
|
+
* @tags orders
|
|
971
|
+
* @name GetApiV21OrdersIdPackingRulesCount
|
|
972
|
+
* @summary Count the suggested items for an order
|
|
973
|
+
* @request GET:/api/v2.1/orders/{id}/packing_rules/count
|
|
974
|
+
*/
|
|
975
|
+
export const getApiV21OrdersIdPackingRulesCount = (
|
|
976
|
+
client: HttpClient,
|
|
977
|
+
{ id, ...query }: GetApiV21OrdersIdPackingRulesCountParams,
|
|
978
|
+
params: RequestParams = {},
|
|
979
|
+
) => {
|
|
980
|
+
return client.request<ApiV21EntitiesCount, ApiSharedEntitiesApiError>({
|
|
981
|
+
path: `/api/v2.1/orders/${id}/packing_rules/count`,
|
|
982
|
+
method: "GET",
|
|
983
|
+
query: query,
|
|
984
|
+
format: "json",
|
|
985
|
+
...params,
|
|
986
|
+
});
|
|
987
|
+
};
|
|
923
988
|
/**
|
|
924
989
|
* @description Get the serial numbers for an order
|
|
925
990
|
*
|
|
@@ -957,27 +1022,6 @@ export const getApiV21OrdersIdShippingDocuments = (
|
|
|
957
1022
|
...params,
|
|
958
1023
|
});
|
|
959
1024
|
};
|
|
960
|
-
/**
|
|
961
|
-
* @description Get suggested items for an order
|
|
962
|
-
*
|
|
963
|
-
* @tags orders
|
|
964
|
-
* @name GetApiV21OrdersIdSuggestedItems
|
|
965
|
-
* @summary Retrieve suggested items for an order
|
|
966
|
-
* @request GET:/api/v2.1/orders/{id}/suggested_items
|
|
967
|
-
*/
|
|
968
|
-
export const getApiV21OrdersIdSuggestedItems = (
|
|
969
|
-
client: HttpClient,
|
|
970
|
-
{ id, ...query }: GetApiV21OrdersIdSuggestedItemsParams,
|
|
971
|
-
params: RequestParams = {},
|
|
972
|
-
) => {
|
|
973
|
-
return client.request<ApiV21EntitiesPackingRule[], ApiSharedEntitiesApiError>({
|
|
974
|
-
path: `/api/v2.1/orders/${id}/suggested_items`,
|
|
975
|
-
method: "GET",
|
|
976
|
-
query: query,
|
|
977
|
-
format: "json",
|
|
978
|
-
...params,
|
|
979
|
-
});
|
|
980
|
-
};
|
|
981
1025
|
/**
|
|
982
1026
|
* @description get the Wholesale object for an order
|
|
983
1027
|
*
|