@sp-api-sdk/shipping-api-v2 2.1.4 → 2.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/dist/cjs/api-model/api/shipping-api.js +0 -89
  2. package/dist/cjs/api-model/base.js +0 -19
  3. package/dist/cjs/api-model/common.js +0 -37
  4. package/dist/cjs/api-model/configuration.js +0 -17
  5. package/dist/cjs/api-model/models/access-point-type.js +0 -2
  6. package/dist/cjs/api-model/models/account-status.js +0 -2
  7. package/dist/cjs/api-model/models/account-type.js +0 -2
  8. package/dist/cjs/api-model/models/channel-type.js +0 -2
  9. package/dist/cjs/api-model/models/claim-reason.js +0 -2
  10. package/dist/cjs/api-model/models/detail-codes.js +0 -2
  11. package/dist/cjs/api-model/models/document-format.js +0 -2
  12. package/dist/cjs/api-model/models/document-type.js +0 -2
  13. package/dist/cjs/api-model/models/event-code.js +0 -2
  14. package/dist/cjs/api-model/models/generation-status.js +0 -2
  15. package/dist/cjs/api-model/models/ineligibility-reason-code.js +0 -2
  16. package/dist/cjs/api-model/models/input-type.js +0 -2
  17. package/dist/cjs/api-model/models/label-attribute.js +0 -2
  18. package/dist/cjs/api-model/models/ndr-action.js +0 -2
  19. package/dist/cjs/api-model/models/payment-type.js +0 -2
  20. package/dist/cjs/api-model/models/rate-item-id.js +0 -2
  21. package/dist/cjs/api-model/models/rate-item-type.js +0 -2
  22. package/dist/cjs/api-model/models/settlement-type.js +0 -2
  23. package/dist/cjs/api-model/models/shipment-type.js +0 -2
  24. package/dist/cjs/api-model/models/status.js +0 -2
  25. package/dist/cjs/api-model/models/tax-type.js +0 -2
  26. package/dist/es/api-model/api/shipping-api.js +0 -89
  27. package/dist/es/api-model/base.js +0 -19
  28. package/dist/es/api-model/common.js +0 -37
  29. package/dist/es/api-model/configuration.js +0 -17
  30. package/dist/es/api-model/models/access-point-type.js +0 -2
  31. package/dist/es/api-model/models/account-status.js +0 -2
  32. package/dist/es/api-model/models/account-type.js +0 -2
  33. package/dist/es/api-model/models/channel-type.js +0 -2
  34. package/dist/es/api-model/models/claim-reason.js +0 -2
  35. package/dist/es/api-model/models/detail-codes.js +0 -2
  36. package/dist/es/api-model/models/document-format.js +0 -2
  37. package/dist/es/api-model/models/document-type.js +0 -2
  38. package/dist/es/api-model/models/event-code.js +0 -2
  39. package/dist/es/api-model/models/generation-status.js +0 -2
  40. package/dist/es/api-model/models/ineligibility-reason-code.js +0 -2
  41. package/dist/es/api-model/models/input-type.js +0 -2
  42. package/dist/es/api-model/models/label-attribute.js +0 -2
  43. package/dist/es/api-model/models/ndr-action.js +0 -2
  44. package/dist/es/api-model/models/payment-type.js +0 -2
  45. package/dist/es/api-model/models/rate-item-id.js +0 -2
  46. package/dist/es/api-model/models/rate-item-type.js +0 -2
  47. package/dist/es/api-model/models/settlement-type.js +0 -2
  48. package/dist/es/api-model/models/shipment-type.js +0 -2
  49. package/dist/es/api-model/models/status.js +0 -2
  50. package/dist/es/api-model/models/tax-type.js +0 -2
  51. package/dist/types/api-model/api/shipping-api.d.ts +0 -235
  52. package/dist/types/api-model/base.d.ts +0 -24
  53. package/dist/types/api-model/common.d.ts +0 -37
  54. package/dist/types/api-model/configuration.d.ts +0 -17
  55. package/dist/types/api-model/models/access-point-details.d.ts +0 -4
  56. package/dist/types/api-model/models/access-point-type.d.ts +0 -2
  57. package/dist/types/api-model/models/access-point.d.ts +0 -31
  58. package/dist/types/api-model/models/accessibility-attributes.d.ts +0 -6
  59. package/dist/types/api-model/models/account-status.d.ts +0 -2
  60. package/dist/types/api-model/models/account-type.d.ts +0 -2
  61. package/dist/types/api-model/models/active-account.d.ts +0 -6
  62. package/dist/types/api-model/models/address.d.ts +0 -29
  63. package/dist/types/api-model/models/amazon-order-details.d.ts +0 -4
  64. package/dist/types/api-model/models/amazon-shipment-details.d.ts +0 -4
  65. package/dist/types/api-model/models/available-value-added-service-group.d.ts +0 -10
  66. package/dist/types/api-model/models/benefits.d.ts +0 -6
  67. package/dist/types/api-model/models/cancel-shipment-response.d.ts +0 -4
  68. package/dist/types/api-model/models/carrier-account-attribute.d.ts +0 -8
  69. package/dist/types/api-model/models/carrier-account-input.d.ts +0 -21
  70. package/dist/types/api-model/models/carrier-account.d.ts +0 -6
  71. package/dist/types/api-model/models/carrier.d.ts +0 -6
  72. package/dist/types/api-model/models/channel-details.d.ts +0 -17
  73. package/dist/types/api-model/models/channel-type.d.ts +0 -2
  74. package/dist/types/api-model/models/charge-component.d.ts +0 -9
  75. package/dist/types/api-model/models/claim-reason.d.ts +0 -2
  76. package/dist/types/api-model/models/client-reference-detail.d.ts +0 -6
  77. package/dist/types/api-model/models/collect-on-delivery.d.ts +0 -7
  78. package/dist/types/api-model/models/collection-forms-history-record.d.ts +0 -18
  79. package/dist/types/api-model/models/collections-form-document.d.ts +0 -6
  80. package/dist/types/api-model/models/create-claim-request.d.ts +0 -23
  81. package/dist/types/api-model/models/create-claim-response.d.ts +0 -4
  82. package/dist/types/api-model/models/currency.d.ts +0 -6
  83. package/dist/types/api-model/models/dangerous-goods-details.d.ts +0 -10
  84. package/dist/types/api-model/models/date-range.d.ts +0 -6
  85. package/dist/types/api-model/models/detail-codes.d.ts +0 -2
  86. package/dist/types/api-model/models/dimensions.d.ts +0 -10
  87. package/dist/types/api-model/models/direct-fulfillment-item-identifiers.d.ts +0 -6
  88. package/dist/types/api-model/models/direct-purchase-request.d.ts +0 -29
  89. package/dist/types/api-model/models/direct-purchase-response.d.ts +0 -7
  90. package/dist/types/api-model/models/direct-purchase-result.d.ts +0 -6
  91. package/dist/types/api-model/models/document-format.d.ts +0 -2
  92. package/dist/types/api-model/models/document-size.d.ts +0 -8
  93. package/dist/types/api-model/models/document-type.d.ts +0 -2
  94. package/dist/types/api-model/models/error-list.d.ts +0 -4
  95. package/dist/types/api-model/models/event-code.d.ts +0 -2
  96. package/dist/types/api-model/models/event.d.ts +0 -19
  97. package/dist/types/api-model/models/exception-operating-hours.d.ts +0 -12
  98. package/dist/types/api-model/models/excluded-benefit.d.ts +0 -6
  99. package/dist/types/api-model/models/generate-collection-form-request.d.ts +0 -11
  100. package/dist/types/api-model/models/generate-collection-form-response.d.ts +0 -7
  101. package/dist/types/api-model/models/generation-status.d.ts +0 -2
  102. package/dist/types/api-model/models/geocode.d.ts +0 -6
  103. package/dist/types/api-model/models/get-access-points-response.d.ts +0 -7
  104. package/dist/types/api-model/models/get-access-points-result.d.ts +0 -4
  105. package/dist/types/api-model/models/get-additional-inputs-response.d.ts +0 -4
  106. package/dist/types/api-model/models/get-carrier-account-form-inputs-response.d.ts +0 -4
  107. package/dist/types/api-model/models/get-carrier-accounts-request.d.ts +0 -4
  108. package/dist/types/api-model/models/get-carrier-accounts-response.d.ts +0 -4
  109. package/dist/types/api-model/models/get-collection-form-history-request.d.ts +0 -18
  110. package/dist/types/api-model/models/get-collection-form-history-response.d.ts +0 -6
  111. package/dist/types/api-model/models/get-collection-form-response.d.ts +0 -7
  112. package/dist/types/api-model/models/get-rates-request.d.ts +0 -52
  113. package/dist/types/api-model/models/get-rates-response.d.ts +0 -7
  114. package/dist/types/api-model/models/get-rates-result.d.ts +0 -8
  115. package/dist/types/api-model/models/get-shipment-documents-response.d.ts +0 -7
  116. package/dist/types/api-model/models/get-shipment-documents-result.d.ts +0 -14
  117. package/dist/types/api-model/models/get-tracking-response.d.ts +0 -7
  118. package/dist/types/api-model/models/get-tracking-result.d.ts +0 -15
  119. package/dist/types/api-model/models/get-unmanifested-shipments-request.d.ts +0 -4
  120. package/dist/types/api-model/models/get-unmanifested-shipments-response.d.ts +0 -4
  121. package/dist/types/api-model/models/goods-owner.d.ts +0 -4
  122. package/dist/types/api-model/models/ineligibility-reason-code.d.ts +0 -2
  123. package/dist/types/api-model/models/ineligibility-reason.d.ts +0 -9
  124. package/dist/types/api-model/models/ineligible-rate.d.ts +0 -12
  125. package/dist/types/api-model/models/input-type.d.ts +0 -2
  126. package/dist/types/api-model/models/invoice-details.d.ts +0 -6
  127. package/dist/types/api-model/models/item.d.ts +0 -44
  128. package/dist/types/api-model/models/label-attribute.d.ts +0 -2
  129. package/dist/types/api-model/models/link-carrier-account-request.d.ts +0 -10
  130. package/dist/types/api-model/models/link-carrier-account-response.d.ts +0 -9
  131. package/dist/types/api-model/models/linkable-account-type.d.ts +0 -9
  132. package/dist/types/api-model/models/linkable-carrier.d.ts +0 -6
  133. package/dist/types/api-model/models/liquid-volume.d.ts +0 -6
  134. package/dist/types/api-model/models/location.d.ts +0 -10
  135. package/dist/types/api-model/models/model-error.d.ts +0 -8
  136. package/dist/types/api-model/models/ndr-action.d.ts +0 -2
  137. package/dist/types/api-model/models/ndr-request-data.d.ts +0 -6
  138. package/dist/types/api-model/models/one-click-shipment-request.d.ts +0 -55
  139. package/dist/types/api-model/models/one-click-shipment-response.d.ts +0 -7
  140. package/dist/types/api-model/models/one-click-shipment-result.d.ts +0 -26
  141. package/dist/types/api-model/models/one-click-shipment-value-added-service.d.ts +0 -9
  142. package/dist/types/api-model/models/operating-hours.d.ts +0 -14
  143. package/dist/types/api-model/models/package-document-detail.d.ts +0 -8
  144. package/dist/types/api-model/models/package-document.d.ts +0 -14
  145. package/dist/types/api-model/models/package.d.ts +0 -27
  146. package/dist/types/api-model/models/payment-type.d.ts +0 -2
  147. package/dist/types/api-model/models/print-option.d.ts +0 -10
  148. package/dist/types/api-model/models/promise.d.ts +0 -12
  149. package/dist/types/api-model/models/purchase-shipment-request.d.ts +0 -15
  150. package/dist/types/api-model/models/purchase-shipment-response.d.ts +0 -7
  151. package/dist/types/api-model/models/purchase-shipment-result.d.ts +0 -16
  152. package/dist/types/api-model/models/rate-item-id.d.ts +0 -2
  153. package/dist/types/api-model/models/rate-item-type.d.ts +0 -2
  154. package/dist/types/api-model/models/rate-item.d.ts +0 -19
  155. package/dist/types/api-model/models/rate.d.ts +0 -45
  156. package/dist/types/api-model/models/requested-document-specification.d.ts +0 -25
  157. package/dist/types/api-model/models/requested-label-customization.d.ts +0 -4
  158. package/dist/types/api-model/models/requested-value-added-service.d.ts +0 -4
  159. package/dist/types/api-model/models/service-selection.d.ts +0 -4
  160. package/dist/types/api-model/models/service.d.ts +0 -6
  161. package/dist/types/api-model/models/settlement-type.d.ts +0 -2
  162. package/dist/types/api-model/models/shipment-type.d.ts +0 -2
  163. package/dist/types/api-model/models/shipper-instruction.d.ts +0 -4
  164. package/dist/types/api-model/models/status.d.ts +0 -2
  165. package/dist/types/api-model/models/submit-ndr-feedback-request.d.ts +0 -14
  166. package/dist/types/api-model/models/supported-document-detail.d.ts +0 -9
  167. package/dist/types/api-model/models/supported-document-specification.d.ts +0 -14
  168. package/dist/types/api-model/models/tax-detail.d.ts +0 -9
  169. package/dist/types/api-model/models/tax-type.d.ts +0 -2
  170. package/dist/types/api-model/models/time-of-day.d.ts +0 -8
  171. package/dist/types/api-model/models/time-window.d.ts +0 -6
  172. package/dist/types/api-model/models/tracking-detail-codes.d.ts +0 -6
  173. package/dist/types/api-model/models/tracking-summary.d.ts +0 -12
  174. package/dist/types/api-model/models/unlink-carrier-account-request.d.ts +0 -6
  175. package/dist/types/api-model/models/unlink-carrier-account-response.d.ts +0 -4
  176. package/dist/types/api-model/models/unmanifested-carrier-information.d.ts +0 -8
  177. package/dist/types/api-model/models/unmanifested-shipment-location.d.ts +0 -9
  178. package/dist/types/api-model/models/validation-metadata.d.ts +0 -8
  179. package/dist/types/api-model/models/value-added-service-details.d.ts +0 -7
  180. package/dist/types/api-model/models/value-added-service.d.ts +0 -11
  181. package/dist/types/api-model/models/weight.d.ts +0 -6
  182. package/package.json +25 -4
@@ -45,7 +45,6 @@ import type { UnlinkCarrierAccountRequest } from '../models';
45
45
  import type { UnlinkCarrierAccountResponse } from '../models';
46
46
  /**
47
47
  * ShippingApi - axios parameter creator
48
- * @export
49
48
  */
50
49
  export declare const ShippingApiAxiosParamCreator: (configuration?: Configuration) => {
51
50
  /**
@@ -224,7 +223,6 @@ export declare const ShippingApiAxiosParamCreator: (configuration?: Configuratio
224
223
  };
225
224
  /**
226
225
  * ShippingApi - functional programming interface
227
- * @export
228
226
  */
229
227
  export declare const ShippingApiFp: (configuration?: Configuration) => {
230
228
  /**
@@ -403,7 +401,6 @@ export declare const ShippingApiFp: (configuration?: Configuration) => {
403
401
  };
404
402
  /**
405
403
  * ShippingApi - factory interface
406
- * @export
407
404
  */
408
405
  export declare const ShippingApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
409
406
  /**
@@ -549,467 +546,318 @@ export declare const ShippingApiFactory: (configuration?: Configuration, basePat
549
546
  };
550
547
  /**
551
548
  * Request parameters for cancelShipment operation in ShippingApi.
552
- * @export
553
- * @interface ShippingApiCancelShipmentRequest
554
549
  */
555
550
  export interface ShippingApiCancelShipmentRequest {
556
551
  /**
557
552
  * The shipment identifier originally returned by the purchaseShipment operation.
558
- * @type {string}
559
- * @memberof ShippingApiCancelShipment
560
553
  */
561
554
  readonly shipmentId: string;
562
555
  /**
563
556
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
564
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
565
- * @memberof ShippingApiCancelShipment
566
557
  */
567
558
  readonly xAmznShippingBusinessId?: CancelShipmentXAmznShippingBusinessIdEnum;
568
559
  }
569
560
  /**
570
561
  * Request parameters for createClaim operation in ShippingApi.
571
- * @export
572
- * @interface ShippingApiCreateClaimRequest
573
562
  */
574
563
  export interface ShippingApiCreateClaimRequest {
575
564
  /**
576
565
  * Request body for the createClaim operation
577
- * @type {CreateClaimRequest}
578
- * @memberof ShippingApiCreateClaim
579
566
  */
580
567
  readonly body: CreateClaimRequest;
581
568
  /**
582
569
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
583
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
584
- * @memberof ShippingApiCreateClaim
585
570
  */
586
571
  readonly xAmznShippingBusinessId?: CreateClaimXAmznShippingBusinessIdEnum;
587
572
  }
588
573
  /**
589
574
  * Request parameters for directPurchaseShipment operation in ShippingApi.
590
- * @export
591
- * @interface ShippingApiDirectPurchaseShipmentRequest
592
575
  */
593
576
  export interface ShippingApiDirectPurchaseShipmentRequest {
594
577
  /**
595
578
  * DirectPurchaseRequest body
596
- * @type {DirectPurchaseRequest}
597
- * @memberof ShippingApiDirectPurchaseShipment
598
579
  */
599
580
  readonly body: DirectPurchaseRequest;
600
581
  /**
601
582
  * A unique value which the server uses to recognize subsequent retries of the same request.
602
- * @type {string}
603
- * @memberof ShippingApiDirectPurchaseShipment
604
583
  */
605
584
  readonly xAmznIdempotencyKey?: string;
606
585
  /**
607
586
  * The IETF Language Tag. Note that this only supports the primary language subtag with one secondary language subtag (i.e. en-US, fr-CA). The secondary language subtag is almost always a regional designation. This does not support additional subtags beyond the primary and secondary language subtags.
608
- * @type {string}
609
- * @memberof ShippingApiDirectPurchaseShipment
610
587
  */
611
588
  readonly locale?: string;
612
589
  /**
613
590
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
614
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
615
- * @memberof ShippingApiDirectPurchaseShipment
616
591
  */
617
592
  readonly xAmznShippingBusinessId?: DirectPurchaseShipmentXAmznShippingBusinessIdEnum;
618
593
  }
619
594
  /**
620
595
  * Request parameters for generateCollectionForm operation in ShippingApi.
621
- * @export
622
- * @interface ShippingApiGenerateCollectionFormRequest
623
596
  */
624
597
  export interface ShippingApiGenerateCollectionFormRequest {
625
598
  /**
626
599
  * GenerateCollectionFormRequest body
627
- * @type {GenerateCollectionFormRequest}
628
- * @memberof ShippingApiGenerateCollectionForm
629
600
  */
630
601
  readonly body: GenerateCollectionFormRequest;
631
602
  /**
632
603
  * A unique value which the server uses to recognize subsequent retries of the same request.
633
- * @type {string}
634
- * @memberof ShippingApiGenerateCollectionForm
635
604
  */
636
605
  readonly xAmznIdempotencyKey?: string;
637
606
  /**
638
607
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
639
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
640
- * @memberof ShippingApiGenerateCollectionForm
641
608
  */
642
609
  readonly xAmznShippingBusinessId?: GenerateCollectionFormXAmznShippingBusinessIdEnum;
643
610
  }
644
611
  /**
645
612
  * Request parameters for getAccessPoints operation in ShippingApi.
646
- * @export
647
- * @interface ShippingApiGetAccessPointsRequest
648
613
  */
649
614
  export interface ShippingApiGetAccessPointsRequest {
650
615
  /**
651
616
  * Access point types
652
- * @type {Array<'HELIX' | 'CAMPUS_LOCKER' | 'OMNI_LOCKER' | 'ODIN_LOCKER' | 'DOBBY_LOCKER' | 'CORE_LOCKER' | '3P' | 'CAMPUS_ROOM'>}
653
- * @memberof ShippingApiGetAccessPoints
654
617
  */
655
618
  readonly accessPointTypes: Array<GetAccessPointsAccessPointTypesEnum>;
656
619
  /**
657
620
  * Country code for access point
658
- * @type {string}
659
- * @memberof ShippingApiGetAccessPoints
660
621
  */
661
622
  readonly countryCode: string;
662
623
  /**
663
624
  * postal code for access point
664
- * @type {string}
665
- * @memberof ShippingApiGetAccessPoints
666
625
  */
667
626
  readonly postalCode: string;
668
627
  /**
669
628
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
670
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
671
- * @memberof ShippingApiGetAccessPoints
672
629
  */
673
630
  readonly xAmznShippingBusinessId?: GetAccessPointsXAmznShippingBusinessIdEnum;
674
631
  }
675
632
  /**
676
633
  * Request parameters for getAdditionalInputs operation in ShippingApi.
677
- * @export
678
- * @interface ShippingApiGetAdditionalInputsRequest
679
634
  */
680
635
  export interface ShippingApiGetAdditionalInputsRequest {
681
636
  /**
682
637
  * The request token returned in the response to the getRates operation.
683
- * @type {string}
684
- * @memberof ShippingApiGetAdditionalInputs
685
638
  */
686
639
  readonly requestToken: string;
687
640
  /**
688
641
  * The rate identifier for the shipping offering (rate) returned in the response to the getRates operation.
689
- * @type {string}
690
- * @memberof ShippingApiGetAdditionalInputs
691
642
  */
692
643
  readonly rateId: string;
693
644
  /**
694
645
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
695
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
696
- * @memberof ShippingApiGetAdditionalInputs
697
646
  */
698
647
  readonly xAmznShippingBusinessId?: GetAdditionalInputsXAmznShippingBusinessIdEnum;
699
648
  }
700
649
  /**
701
650
  * Request parameters for getCarrierAccountFormInputs operation in ShippingApi.
702
- * @export
703
- * @interface ShippingApiGetCarrierAccountFormInputsRequest
704
651
  */
705
652
  export interface ShippingApiGetCarrierAccountFormInputsRequest {
706
653
  /**
707
654
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
708
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
709
- * @memberof ShippingApiGetCarrierAccountFormInputs
710
655
  */
711
656
  readonly xAmznShippingBusinessId?: GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum;
712
657
  }
713
658
  /**
714
659
  * Request parameters for getCarrierAccounts operation in ShippingApi.
715
- * @export
716
- * @interface ShippingApiGetCarrierAccountsRequest
717
660
  */
718
661
  export interface ShippingApiGetCarrierAccountsRequest {
719
662
  /**
720
663
  * GetCarrierAccountsRequest body
721
- * @type {GetCarrierAccountsRequest}
722
- * @memberof ShippingApiGetCarrierAccounts
723
664
  */
724
665
  readonly body: GetCarrierAccountsRequest;
725
666
  /**
726
667
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
727
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
728
- * @memberof ShippingApiGetCarrierAccounts
729
668
  */
730
669
  readonly xAmznShippingBusinessId?: GetCarrierAccountsXAmznShippingBusinessIdEnum;
731
670
  }
732
671
  /**
733
672
  * Request parameters for getCollectionForm operation in ShippingApi.
734
- * @export
735
- * @interface ShippingApiGetCollectionFormRequest
736
673
  */
737
674
  export interface ShippingApiGetCollectionFormRequest {
738
675
  /**
739
676
  * collection form Id to reprint a collection.
740
- * @type {string}
741
- * @memberof ShippingApiGetCollectionForm
742
677
  */
743
678
  readonly collectionFormId: string;
744
679
  /**
745
680
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
746
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
747
- * @memberof ShippingApiGetCollectionForm
748
681
  */
749
682
  readonly xAmznShippingBusinessId?: GetCollectionFormXAmznShippingBusinessIdEnum;
750
683
  }
751
684
  /**
752
685
  * Request parameters for getCollectionFormHistory operation in ShippingApi.
753
- * @export
754
- * @interface ShippingApiGetCollectionFormHistoryRequest
755
686
  */
756
687
  export interface ShippingApiGetCollectionFormHistoryRequest {
757
688
  /**
758
689
  * GetCollectionFormHistoryRequest body
759
- * @type {GetCollectionFormHistoryRequest}
760
- * @memberof ShippingApiGetCollectionFormHistory
761
690
  */
762
691
  readonly body: GetCollectionFormHistoryRequest;
763
692
  /**
764
693
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
765
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
766
- * @memberof ShippingApiGetCollectionFormHistory
767
694
  */
768
695
  readonly xAmznShippingBusinessId?: GetCollectionFormHistoryXAmznShippingBusinessIdEnum;
769
696
  }
770
697
  /**
771
698
  * Request parameters for getRates operation in ShippingApi.
772
- * @export
773
- * @interface ShippingApiGetRatesRequest
774
699
  */
775
700
  export interface ShippingApiGetRatesRequest {
776
701
  /**
777
702
  * GetRatesRequest body
778
- * @type {GetRatesRequest}
779
- * @memberof ShippingApiGetRates
780
703
  */
781
704
  readonly body: GetRatesRequest;
782
705
  /**
783
706
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
784
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
785
- * @memberof ShippingApiGetRates
786
707
  */
787
708
  readonly xAmznShippingBusinessId?: GetRatesXAmznShippingBusinessIdEnum;
788
709
  }
789
710
  /**
790
711
  * Request parameters for getShipmentDocuments operation in ShippingApi.
791
- * @export
792
- * @interface ShippingApiGetShipmentDocumentsRequest
793
712
  */
794
713
  export interface ShippingApiGetShipmentDocumentsRequest {
795
714
  /**
796
715
  * The shipment identifier originally returned by the purchaseShipment operation.
797
- * @type {string}
798
- * @memberof ShippingApiGetShipmentDocuments
799
716
  */
800
717
  readonly shipmentId: string;
801
718
  /**
802
719
  * The package client reference identifier originally provided in the request body parameter for the getRates operation.
803
- * @type {string}
804
- * @memberof ShippingApiGetShipmentDocuments
805
720
  */
806
721
  readonly packageClientReferenceId: string;
807
722
  /**
808
723
  * The file format of the document. Must be one of the supported formats returned by the getRates operation.
809
- * @type {string}
810
- * @memberof ShippingApiGetShipmentDocuments
811
724
  */
812
725
  readonly format?: string;
813
726
  /**
814
727
  * The resolution of the document (for example, 300 means 300 dots per inch). Must be one of the supported resolutions returned in the response to the getRates operation.
815
- * @type {number}
816
- * @memberof ShippingApiGetShipmentDocuments
817
728
  */
818
729
  readonly dpi?: number;
819
730
  /**
820
731
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
821
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
822
- * @memberof ShippingApiGetShipmentDocuments
823
732
  */
824
733
  readonly xAmznShippingBusinessId?: GetShipmentDocumentsXAmznShippingBusinessIdEnum;
825
734
  }
826
735
  /**
827
736
  * Request parameters for getTracking operation in ShippingApi.
828
- * @export
829
- * @interface ShippingApiGetTrackingRequest
830
737
  */
831
738
  export interface ShippingApiGetTrackingRequest {
832
739
  /**
833
740
  * A carrier-generated tracking identifier originally returned by the purchaseShipment operation.
834
- * @type {string}
835
- * @memberof ShippingApiGetTracking
836
741
  */
837
742
  readonly trackingId: string;
838
743
  /**
839
744
  * A carrier identifier originally returned by the getRates operation for the selected rate.
840
- * @type {string}
841
- * @memberof ShippingApiGetTracking
842
745
  */
843
746
  readonly carrierId: string;
844
747
  /**
845
748
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
846
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
847
- * @memberof ShippingApiGetTracking
848
749
  */
849
750
  readonly xAmznShippingBusinessId?: GetTrackingXAmznShippingBusinessIdEnum;
850
751
  }
851
752
  /**
852
753
  * Request parameters for getUnmanifestedShipments operation in ShippingApi.
853
- * @export
854
- * @interface ShippingApiGetUnmanifestedShipmentsRequest
855
754
  */
856
755
  export interface ShippingApiGetUnmanifestedShipmentsRequest {
857
756
  /**
858
757
  * GetUmanifestedShipmentsRequest body
859
- * @type {GetUnmanifestedShipmentsRequest}
860
- * @memberof ShippingApiGetUnmanifestedShipments
861
758
  */
862
759
  readonly body: GetUnmanifestedShipmentsRequest;
863
760
  /**
864
761
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
865
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
866
- * @memberof ShippingApiGetUnmanifestedShipments
867
762
  */
868
763
  readonly xAmznShippingBusinessId?: GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum;
869
764
  }
870
765
  /**
871
766
  * Request parameters for linkCarrierAccount operation in ShippingApi.
872
- * @export
873
- * @interface ShippingApiLinkCarrierAccountRequest
874
767
  */
875
768
  export interface ShippingApiLinkCarrierAccountRequest {
876
769
  /**
877
770
  * An identifier for the carrier with which the seller\&#39;s account is being linked.
878
- * @type {string}
879
- * @memberof ShippingApiLinkCarrierAccount
880
771
  */
881
772
  readonly carrierId: string;
882
773
  /**
883
774
  * LinkCarrierAccountRequest body
884
- * @type {LinkCarrierAccountRequest}
885
- * @memberof ShippingApiLinkCarrierAccount
886
775
  */
887
776
  readonly body: LinkCarrierAccountRequest;
888
777
  /**
889
778
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
890
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
891
- * @memberof ShippingApiLinkCarrierAccount
892
779
  */
893
780
  readonly xAmznShippingBusinessId?: LinkCarrierAccountXAmznShippingBusinessIdEnum;
894
781
  }
895
782
  /**
896
783
  * Request parameters for linkCarrierAccount_1 operation in ShippingApi.
897
- * @export
898
- * @interface ShippingApiLinkCarrierAccount0Request
899
784
  */
900
785
  export interface ShippingApiLinkCarrierAccount0Request {
901
786
  /**
902
787
  * An identifier for the carrier with which the seller\&#39;s account is being linked.
903
- * @type {string}
904
- * @memberof ShippingApiLinkCarrierAccount0
905
788
  */
906
789
  readonly carrierId: string;
907
790
  /**
908
791
  * LinkCarrierAccountRequest body
909
- * @type {LinkCarrierAccountRequest}
910
- * @memberof ShippingApiLinkCarrierAccount0
911
792
  */
912
793
  readonly body: LinkCarrierAccountRequest;
913
794
  /**
914
795
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
915
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
916
- * @memberof ShippingApiLinkCarrierAccount0
917
796
  */
918
797
  readonly xAmznShippingBusinessId?: LinkCarrierAccount0XAmznShippingBusinessIdEnum;
919
798
  }
920
799
  /**
921
800
  * Request parameters for oneClickShipment operation in ShippingApi.
922
- * @export
923
- * @interface ShippingApiOneClickShipmentRequest
924
801
  */
925
802
  export interface ShippingApiOneClickShipmentRequest {
926
803
  /**
927
804
  * OneClickShipmentRequest body
928
- * @type {OneClickShipmentRequest}
929
- * @memberof ShippingApiOneClickShipment
930
805
  */
931
806
  readonly body: OneClickShipmentRequest;
932
807
  /**
933
808
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
934
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
935
- * @memberof ShippingApiOneClickShipment
936
809
  */
937
810
  readonly xAmznShippingBusinessId?: OneClickShipmentXAmznShippingBusinessIdEnum;
938
811
  }
939
812
  /**
940
813
  * Request parameters for purchaseShipment operation in ShippingApi.
941
- * @export
942
- * @interface ShippingApiPurchaseShipmentRequest
943
814
  */
944
815
  export interface ShippingApiPurchaseShipmentRequest {
945
816
  /**
946
817
  * PurchaseShipmentRequest body
947
- * @type {PurchaseShipmentRequest}
948
- * @memberof ShippingApiPurchaseShipment
949
818
  */
950
819
  readonly body: PurchaseShipmentRequest;
951
820
  /**
952
821
  * A unique value which the server uses to recognize subsequent retries of the same request.
953
- * @type {string}
954
- * @memberof ShippingApiPurchaseShipment
955
822
  */
956
823
  readonly xAmznIdempotencyKey?: string;
957
824
  /**
958
825
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
959
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
960
- * @memberof ShippingApiPurchaseShipment
961
826
  */
962
827
  readonly xAmznShippingBusinessId?: PurchaseShipmentXAmznShippingBusinessIdEnum;
963
828
  }
964
829
  /**
965
830
  * Request parameters for submitNdrFeedback operation in ShippingApi.
966
- * @export
967
- * @interface ShippingApiSubmitNdrFeedbackRequest
968
831
  */
969
832
  export interface ShippingApiSubmitNdrFeedbackRequest {
970
833
  /**
971
834
  * Request body for ndrFeedback operation
972
- * @type {SubmitNdrFeedbackRequest}
973
- * @memberof ShippingApiSubmitNdrFeedback
974
835
  */
975
836
  readonly body: SubmitNdrFeedbackRequest;
976
837
  /**
977
838
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
978
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
979
- * @memberof ShippingApiSubmitNdrFeedback
980
839
  */
981
840
  readonly xAmznShippingBusinessId?: SubmitNdrFeedbackXAmznShippingBusinessIdEnum;
982
841
  }
983
842
  /**
984
843
  * Request parameters for unlinkCarrierAccount operation in ShippingApi.
985
- * @export
986
- * @interface ShippingApiUnlinkCarrierAccountRequest
987
844
  */
988
845
  export interface ShippingApiUnlinkCarrierAccountRequest {
989
846
  /**
990
847
  * carrier Id to unlink with merchant.
991
- * @type {string}
992
- * @memberof ShippingApiUnlinkCarrierAccount
993
848
  */
994
849
  readonly carrierId: string;
995
850
  /**
996
851
  * UnlinkCarrierAccountRequest body
997
- * @type {UnlinkCarrierAccountRequest}
998
- * @memberof ShippingApiUnlinkCarrierAccount
999
852
  */
1000
853
  readonly body: UnlinkCarrierAccountRequest;
1001
854
  /**
1002
855
  * Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1003
- * @type {'AmazonShipping_US' | 'AmazonShipping_IN' | 'AmazonShipping_UK' | 'AmazonShipping_UAE' | 'AmazonShipping_SA' | 'AmazonShipping_EG' | 'AmazonShipping_IT' | 'AmazonShipping_ES' | 'AmazonShipping_FR' | 'AmazonShipping_JP'}
1004
- * @memberof ShippingApiUnlinkCarrierAccount
1005
856
  */
1006
857
  readonly xAmznShippingBusinessId?: UnlinkCarrierAccountXAmznShippingBusinessIdEnum;
1007
858
  }
1008
859
  /**
1009
860
  * ShippingApi - object-oriented interface
1010
- * @export
1011
- * @class ShippingApi
1012
- * @extends {BaseAPI}
1013
861
  */
1014
862
  export declare class ShippingApi extends BaseAPI {
1015
863
  /**
@@ -1017,7 +865,6 @@ export declare class ShippingApi extends BaseAPI {
1017
865
  * @param {ShippingApiCancelShipmentRequest} requestParameters Request parameters.
1018
866
  * @param {*} [options] Override http request option.
1019
867
  * @throws {RequiredError}
1020
- * @memberof ShippingApi
1021
868
  */
1022
869
  cancelShipment(requestParameters: ShippingApiCancelShipmentRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<CancelShipmentResponse, any>>;
1023
870
  /**
@@ -1025,7 +872,6 @@ export declare class ShippingApi extends BaseAPI {
1025
872
  * @param {ShippingApiCreateClaimRequest} requestParameters Request parameters.
1026
873
  * @param {*} [options] Override http request option.
1027
874
  * @throws {RequiredError}
1028
- * @memberof ShippingApi
1029
875
  */
1030
876
  createClaim(requestParameters: ShippingApiCreateClaimRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<CreateClaimResponse, any>>;
1031
877
  /**
@@ -1033,7 +879,6 @@ export declare class ShippingApi extends BaseAPI {
1033
879
  * @param {ShippingApiDirectPurchaseShipmentRequest} requestParameters Request parameters.
1034
880
  * @param {*} [options] Override http request option.
1035
881
  * @throws {RequiredError}
1036
- * @memberof ShippingApi
1037
882
  */
1038
883
  directPurchaseShipment(requestParameters: ShippingApiDirectPurchaseShipmentRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<DirectPurchaseResponse, any>>;
1039
884
  /**
@@ -1041,7 +886,6 @@ export declare class ShippingApi extends BaseAPI {
1041
886
  * @param {ShippingApiGenerateCollectionFormRequest} requestParameters Request parameters.
1042
887
  * @param {*} [options] Override http request option.
1043
888
  * @throws {RequiredError}
1044
- * @memberof ShippingApi
1045
889
  */
1046
890
  generateCollectionForm(requestParameters: ShippingApiGenerateCollectionFormRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GenerateCollectionFormResponse, any>>;
1047
891
  /**
@@ -1049,7 +893,6 @@ export declare class ShippingApi extends BaseAPI {
1049
893
  * @param {ShippingApiGetAccessPointsRequest} requestParameters Request parameters.
1050
894
  * @param {*} [options] Override http request option.
1051
895
  * @throws {RequiredError}
1052
- * @memberof ShippingApi
1053
896
  */
1054
897
  getAccessPoints(requestParameters: ShippingApiGetAccessPointsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetAccessPointsResponse, any>>;
1055
898
  /**
@@ -1057,7 +900,6 @@ export declare class ShippingApi extends BaseAPI {
1057
900
  * @param {ShippingApiGetAdditionalInputsRequest} requestParameters Request parameters.
1058
901
  * @param {*} [options] Override http request option.
1059
902
  * @throws {RequiredError}
1060
- * @memberof ShippingApi
1061
903
  */
1062
904
  getAdditionalInputs(requestParameters: ShippingApiGetAdditionalInputsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetAdditionalInputsResponse, any>>;
1063
905
  /**
@@ -1065,7 +907,6 @@ export declare class ShippingApi extends BaseAPI {
1065
907
  * @param {ShippingApiGetCarrierAccountFormInputsRequest} requestParameters Request parameters.
1066
908
  * @param {*} [options] Override http request option.
1067
909
  * @throws {RequiredError}
1068
- * @memberof ShippingApi
1069
910
  */
1070
911
  getCarrierAccountFormInputs(requestParameters?: ShippingApiGetCarrierAccountFormInputsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetCarrierAccountFormInputsResponse, any>>;
1071
912
  /**
@@ -1073,7 +914,6 @@ export declare class ShippingApi extends BaseAPI {
1073
914
  * @param {ShippingApiGetCarrierAccountsRequest} requestParameters Request parameters.
1074
915
  * @param {*} [options] Override http request option.
1075
916
  * @throws {RequiredError}
1076
- * @memberof ShippingApi
1077
917
  */
1078
918
  getCarrierAccounts(requestParameters: ShippingApiGetCarrierAccountsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetCarrierAccountsResponse, any>>;
1079
919
  /**
@@ -1081,7 +921,6 @@ export declare class ShippingApi extends BaseAPI {
1081
921
  * @param {ShippingApiGetCollectionFormRequest} requestParameters Request parameters.
1082
922
  * @param {*} [options] Override http request option.
1083
923
  * @throws {RequiredError}
1084
- * @memberof ShippingApi
1085
924
  */
1086
925
  getCollectionForm(requestParameters: ShippingApiGetCollectionFormRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetCollectionFormResponse, any>>;
1087
926
  /**
@@ -1089,7 +928,6 @@ export declare class ShippingApi extends BaseAPI {
1089
928
  * @param {ShippingApiGetCollectionFormHistoryRequest} requestParameters Request parameters.
1090
929
  * @param {*} [options] Override http request option.
1091
930
  * @throws {RequiredError}
1092
- * @memberof ShippingApi
1093
931
  */
1094
932
  getCollectionFormHistory(requestParameters: ShippingApiGetCollectionFormHistoryRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetCollectionFormHistoryResponse, any>>;
1095
933
  /**
@@ -1097,7 +935,6 @@ export declare class ShippingApi extends BaseAPI {
1097
935
  * @param {ShippingApiGetRatesRequest} requestParameters Request parameters.
1098
936
  * @param {*} [options] Override http request option.
1099
937
  * @throws {RequiredError}
1100
- * @memberof ShippingApi
1101
938
  */
1102
939
  getRates(requestParameters: ShippingApiGetRatesRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetRatesResponse, any>>;
1103
940
  /**
@@ -1105,7 +942,6 @@ export declare class ShippingApi extends BaseAPI {
1105
942
  * @param {ShippingApiGetShipmentDocumentsRequest} requestParameters Request parameters.
1106
943
  * @param {*} [options] Override http request option.
1107
944
  * @throws {RequiredError}
1108
- * @memberof ShippingApi
1109
945
  */
1110
946
  getShipmentDocuments(requestParameters: ShippingApiGetShipmentDocumentsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetShipmentDocumentsResponse, any>>;
1111
947
  /**
@@ -1113,7 +949,6 @@ export declare class ShippingApi extends BaseAPI {
1113
949
  * @param {ShippingApiGetTrackingRequest} requestParameters Request parameters.
1114
950
  * @param {*} [options] Override http request option.
1115
951
  * @throws {RequiredError}
1116
- * @memberof ShippingApi
1117
952
  */
1118
953
  getTracking(requestParameters: ShippingApiGetTrackingRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetTrackingResponse, any>>;
1119
954
  /**
@@ -1121,7 +956,6 @@ export declare class ShippingApi extends BaseAPI {
1121
956
  * @param {ShippingApiGetUnmanifestedShipmentsRequest} requestParameters Request parameters.
1122
957
  * @param {*} [options] Override http request option.
1123
958
  * @throws {RequiredError}
1124
- * @memberof ShippingApi
1125
959
  */
1126
960
  getUnmanifestedShipments(requestParameters: ShippingApiGetUnmanifestedShipmentsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<GetUnmanifestedShipmentsResponse, any>>;
1127
961
  /**
@@ -1129,7 +963,6 @@ export declare class ShippingApi extends BaseAPI {
1129
963
  * @param {ShippingApiLinkCarrierAccountRequest} requestParameters Request parameters.
1130
964
  * @param {*} [options] Override http request option.
1131
965
  * @throws {RequiredError}
1132
- * @memberof ShippingApi
1133
966
  */
1134
967
  linkCarrierAccount(requestParameters: ShippingApiLinkCarrierAccountRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<LinkCarrierAccountResponse, any>>;
1135
968
  /**
@@ -1137,7 +970,6 @@ export declare class ShippingApi extends BaseAPI {
1137
970
  * @param {ShippingApiLinkCarrierAccount0Request} requestParameters Request parameters.
1138
971
  * @param {*} [options] Override http request option.
1139
972
  * @throws {RequiredError}
1140
- * @memberof ShippingApi
1141
973
  */
1142
974
  linkCarrierAccount_1(requestParameters: ShippingApiLinkCarrierAccount0Request, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<LinkCarrierAccountResponse, any>>;
1143
975
  /**
@@ -1145,7 +977,6 @@ export declare class ShippingApi extends BaseAPI {
1145
977
  * @param {ShippingApiOneClickShipmentRequest} requestParameters Request parameters.
1146
978
  * @param {*} [options] Override http request option.
1147
979
  * @throws {RequiredError}
1148
- * @memberof ShippingApi
1149
980
  */
1150
981
  oneClickShipment(requestParameters: ShippingApiOneClickShipmentRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<OneClickShipmentResponse, any>>;
1151
982
  /**
@@ -1153,7 +984,6 @@ export declare class ShippingApi extends BaseAPI {
1153
984
  * @param {ShippingApiPurchaseShipmentRequest} requestParameters Request parameters.
1154
985
  * @param {*} [options] Override http request option.
1155
986
  * @throws {RequiredError}
1156
- * @memberof ShippingApi
1157
987
  */
1158
988
  purchaseShipment(requestParameters: ShippingApiPurchaseShipmentRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<PurchaseShipmentResponse, any>>;
1159
989
  /**
@@ -1161,7 +991,6 @@ export declare class ShippingApi extends BaseAPI {
1161
991
  * @param {ShippingApiSubmitNdrFeedbackRequest} requestParameters Request parameters.
1162
992
  * @param {*} [options] Override http request option.
1163
993
  * @throws {RequiredError}
1164
- * @memberof ShippingApi
1165
994
  */
1166
995
  submitNdrFeedback(requestParameters: ShippingApiSubmitNdrFeedbackRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<void, any>>;
1167
996
  /**
@@ -1169,13 +998,9 @@ export declare class ShippingApi extends BaseAPI {
1169
998
  * @param {ShippingApiUnlinkCarrierAccountRequest} requestParameters Request parameters.
1170
999
  * @param {*} [options] Override http request option.
1171
1000
  * @throws {RequiredError}
1172
- * @memberof ShippingApi
1173
1001
  */
1174
1002
  unlinkCarrierAccount(requestParameters: ShippingApiUnlinkCarrierAccountRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<UnlinkCarrierAccountResponse, any>>;
1175
1003
  }
1176
- /**
1177
- * @export
1178
- */
1179
1004
  export declare const CancelShipmentXAmznShippingBusinessIdEnum: {
1180
1005
  readonly AmazonShippingUs: "AmazonShipping_US";
1181
1006
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1189,9 +1014,6 @@ export declare const CancelShipmentXAmznShippingBusinessIdEnum: {
1189
1014
  readonly AmazonShippingJp: "AmazonShipping_JP";
1190
1015
  };
1191
1016
  export type CancelShipmentXAmznShippingBusinessIdEnum = typeof CancelShipmentXAmznShippingBusinessIdEnum[keyof typeof CancelShipmentXAmznShippingBusinessIdEnum];
1192
- /**
1193
- * @export
1194
- */
1195
1017
  export declare const CreateClaimXAmznShippingBusinessIdEnum: {
1196
1018
  readonly AmazonShippingUs: "AmazonShipping_US";
1197
1019
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1205,9 +1027,6 @@ export declare const CreateClaimXAmznShippingBusinessIdEnum: {
1205
1027
  readonly AmazonShippingJp: "AmazonShipping_JP";
1206
1028
  };
1207
1029
  export type CreateClaimXAmznShippingBusinessIdEnum = typeof CreateClaimXAmznShippingBusinessIdEnum[keyof typeof CreateClaimXAmznShippingBusinessIdEnum];
1208
- /**
1209
- * @export
1210
- */
1211
1030
  export declare const DirectPurchaseShipmentXAmznShippingBusinessIdEnum: {
1212
1031
  readonly AmazonShippingUs: "AmazonShipping_US";
1213
1032
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1221,9 +1040,6 @@ export declare const DirectPurchaseShipmentXAmznShippingBusinessIdEnum: {
1221
1040
  readonly AmazonShippingJp: "AmazonShipping_JP";
1222
1041
  };
1223
1042
  export type DirectPurchaseShipmentXAmznShippingBusinessIdEnum = typeof DirectPurchaseShipmentXAmznShippingBusinessIdEnum[keyof typeof DirectPurchaseShipmentXAmznShippingBusinessIdEnum];
1224
- /**
1225
- * @export
1226
- */
1227
1043
  export declare const GenerateCollectionFormXAmznShippingBusinessIdEnum: {
1228
1044
  readonly AmazonShippingUs: "AmazonShipping_US";
1229
1045
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1237,9 +1053,6 @@ export declare const GenerateCollectionFormXAmznShippingBusinessIdEnum: {
1237
1053
  readonly AmazonShippingJp: "AmazonShipping_JP";
1238
1054
  };
1239
1055
  export type GenerateCollectionFormXAmznShippingBusinessIdEnum = typeof GenerateCollectionFormXAmznShippingBusinessIdEnum[keyof typeof GenerateCollectionFormXAmznShippingBusinessIdEnum];
1240
- /**
1241
- * @export
1242
- */
1243
1056
  export declare const GetAccessPointsAccessPointTypesEnum: {
1244
1057
  readonly Helix: "HELIX";
1245
1058
  readonly CampusLocker: "CAMPUS_LOCKER";
@@ -1251,9 +1064,6 @@ export declare const GetAccessPointsAccessPointTypesEnum: {
1251
1064
  readonly CampusRoom: "CAMPUS_ROOM";
1252
1065
  };
1253
1066
  export type GetAccessPointsAccessPointTypesEnum = typeof GetAccessPointsAccessPointTypesEnum[keyof typeof GetAccessPointsAccessPointTypesEnum];
1254
- /**
1255
- * @export
1256
- */
1257
1067
  export declare const GetAccessPointsXAmznShippingBusinessIdEnum: {
1258
1068
  readonly AmazonShippingUs: "AmazonShipping_US";
1259
1069
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1267,9 +1077,6 @@ export declare const GetAccessPointsXAmznShippingBusinessIdEnum: {
1267
1077
  readonly AmazonShippingJp: "AmazonShipping_JP";
1268
1078
  };
1269
1079
  export type GetAccessPointsXAmznShippingBusinessIdEnum = typeof GetAccessPointsXAmznShippingBusinessIdEnum[keyof typeof GetAccessPointsXAmznShippingBusinessIdEnum];
1270
- /**
1271
- * @export
1272
- */
1273
1080
  export declare const GetAdditionalInputsXAmznShippingBusinessIdEnum: {
1274
1081
  readonly AmazonShippingUs: "AmazonShipping_US";
1275
1082
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1283,9 +1090,6 @@ export declare const GetAdditionalInputsXAmznShippingBusinessIdEnum: {
1283
1090
  readonly AmazonShippingJp: "AmazonShipping_JP";
1284
1091
  };
1285
1092
  export type GetAdditionalInputsXAmznShippingBusinessIdEnum = typeof GetAdditionalInputsXAmznShippingBusinessIdEnum[keyof typeof GetAdditionalInputsXAmznShippingBusinessIdEnum];
1286
- /**
1287
- * @export
1288
- */
1289
1093
  export declare const GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum: {
1290
1094
  readonly AmazonShippingUs: "AmazonShipping_US";
1291
1095
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1299,9 +1103,6 @@ export declare const GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum: {
1299
1103
  readonly AmazonShippingJp: "AmazonShipping_JP";
1300
1104
  };
1301
1105
  export type GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum = typeof GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum[keyof typeof GetCarrierAccountFormInputsXAmznShippingBusinessIdEnum];
1302
- /**
1303
- * @export
1304
- */
1305
1106
  export declare const GetCarrierAccountsXAmznShippingBusinessIdEnum: {
1306
1107
  readonly AmazonShippingUs: "AmazonShipping_US";
1307
1108
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1315,9 +1116,6 @@ export declare const GetCarrierAccountsXAmznShippingBusinessIdEnum: {
1315
1116
  readonly AmazonShippingJp: "AmazonShipping_JP";
1316
1117
  };
1317
1118
  export type GetCarrierAccountsXAmznShippingBusinessIdEnum = typeof GetCarrierAccountsXAmznShippingBusinessIdEnum[keyof typeof GetCarrierAccountsXAmznShippingBusinessIdEnum];
1318
- /**
1319
- * @export
1320
- */
1321
1119
  export declare const GetCollectionFormXAmznShippingBusinessIdEnum: {
1322
1120
  readonly AmazonShippingUs: "AmazonShipping_US";
1323
1121
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1331,9 +1129,6 @@ export declare const GetCollectionFormXAmznShippingBusinessIdEnum: {
1331
1129
  readonly AmazonShippingJp: "AmazonShipping_JP";
1332
1130
  };
1333
1131
  export type GetCollectionFormXAmznShippingBusinessIdEnum = typeof GetCollectionFormXAmznShippingBusinessIdEnum[keyof typeof GetCollectionFormXAmznShippingBusinessIdEnum];
1334
- /**
1335
- * @export
1336
- */
1337
1132
  export declare const GetCollectionFormHistoryXAmznShippingBusinessIdEnum: {
1338
1133
  readonly AmazonShippingUs: "AmazonShipping_US";
1339
1134
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1347,9 +1142,6 @@ export declare const GetCollectionFormHistoryXAmznShippingBusinessIdEnum: {
1347
1142
  readonly AmazonShippingJp: "AmazonShipping_JP";
1348
1143
  };
1349
1144
  export type GetCollectionFormHistoryXAmznShippingBusinessIdEnum = typeof GetCollectionFormHistoryXAmznShippingBusinessIdEnum[keyof typeof GetCollectionFormHistoryXAmznShippingBusinessIdEnum];
1350
- /**
1351
- * @export
1352
- */
1353
1145
  export declare const GetRatesXAmznShippingBusinessIdEnum: {
1354
1146
  readonly AmazonShippingUs: "AmazonShipping_US";
1355
1147
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1363,9 +1155,6 @@ export declare const GetRatesXAmznShippingBusinessIdEnum: {
1363
1155
  readonly AmazonShippingJp: "AmazonShipping_JP";
1364
1156
  };
1365
1157
  export type GetRatesXAmznShippingBusinessIdEnum = typeof GetRatesXAmznShippingBusinessIdEnum[keyof typeof GetRatesXAmznShippingBusinessIdEnum];
1366
- /**
1367
- * @export
1368
- */
1369
1158
  export declare const GetShipmentDocumentsXAmznShippingBusinessIdEnum: {
1370
1159
  readonly AmazonShippingUs: "AmazonShipping_US";
1371
1160
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1379,9 +1168,6 @@ export declare const GetShipmentDocumentsXAmznShippingBusinessIdEnum: {
1379
1168
  readonly AmazonShippingJp: "AmazonShipping_JP";
1380
1169
  };
1381
1170
  export type GetShipmentDocumentsXAmznShippingBusinessIdEnum = typeof GetShipmentDocumentsXAmznShippingBusinessIdEnum[keyof typeof GetShipmentDocumentsXAmznShippingBusinessIdEnum];
1382
- /**
1383
- * @export
1384
- */
1385
1171
  export declare const GetTrackingXAmznShippingBusinessIdEnum: {
1386
1172
  readonly AmazonShippingUs: "AmazonShipping_US";
1387
1173
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1395,9 +1181,6 @@ export declare const GetTrackingXAmznShippingBusinessIdEnum: {
1395
1181
  readonly AmazonShippingJp: "AmazonShipping_JP";
1396
1182
  };
1397
1183
  export type GetTrackingXAmznShippingBusinessIdEnum = typeof GetTrackingXAmznShippingBusinessIdEnum[keyof typeof GetTrackingXAmznShippingBusinessIdEnum];
1398
- /**
1399
- * @export
1400
- */
1401
1184
  export declare const GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum: {
1402
1185
  readonly AmazonShippingUs: "AmazonShipping_US";
1403
1186
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1411,9 +1194,6 @@ export declare const GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum: {
1411
1194
  readonly AmazonShippingJp: "AmazonShipping_JP";
1412
1195
  };
1413
1196
  export type GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum = typeof GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum[keyof typeof GetUnmanifestedShipmentsXAmznShippingBusinessIdEnum];
1414
- /**
1415
- * @export
1416
- */
1417
1197
  export declare const LinkCarrierAccountXAmznShippingBusinessIdEnum: {
1418
1198
  readonly AmazonShippingUs: "AmazonShipping_US";
1419
1199
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1427,9 +1207,6 @@ export declare const LinkCarrierAccountXAmznShippingBusinessIdEnum: {
1427
1207
  readonly AmazonShippingJp: "AmazonShipping_JP";
1428
1208
  };
1429
1209
  export type LinkCarrierAccountXAmznShippingBusinessIdEnum = typeof LinkCarrierAccountXAmznShippingBusinessIdEnum[keyof typeof LinkCarrierAccountXAmznShippingBusinessIdEnum];
1430
- /**
1431
- * @export
1432
- */
1433
1210
  export declare const LinkCarrierAccount0XAmznShippingBusinessIdEnum: {
1434
1211
  readonly AmazonShippingUs: "AmazonShipping_US";
1435
1212
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1443,9 +1220,6 @@ export declare const LinkCarrierAccount0XAmznShippingBusinessIdEnum: {
1443
1220
  readonly AmazonShippingJp: "AmazonShipping_JP";
1444
1221
  };
1445
1222
  export type LinkCarrierAccount0XAmznShippingBusinessIdEnum = typeof LinkCarrierAccount0XAmznShippingBusinessIdEnum[keyof typeof LinkCarrierAccount0XAmznShippingBusinessIdEnum];
1446
- /**
1447
- * @export
1448
- */
1449
1223
  export declare const OneClickShipmentXAmznShippingBusinessIdEnum: {
1450
1224
  readonly AmazonShippingUs: "AmazonShipping_US";
1451
1225
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1459,9 +1233,6 @@ export declare const OneClickShipmentXAmznShippingBusinessIdEnum: {
1459
1233
  readonly AmazonShippingJp: "AmazonShipping_JP";
1460
1234
  };
1461
1235
  export type OneClickShipmentXAmznShippingBusinessIdEnum = typeof OneClickShipmentXAmznShippingBusinessIdEnum[keyof typeof OneClickShipmentXAmznShippingBusinessIdEnum];
1462
- /**
1463
- * @export
1464
- */
1465
1236
  export declare const PurchaseShipmentXAmznShippingBusinessIdEnum: {
1466
1237
  readonly AmazonShippingUs: "AmazonShipping_US";
1467
1238
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1475,9 +1246,6 @@ export declare const PurchaseShipmentXAmznShippingBusinessIdEnum: {
1475
1246
  readonly AmazonShippingJp: "AmazonShipping_JP";
1476
1247
  };
1477
1248
  export type PurchaseShipmentXAmznShippingBusinessIdEnum = typeof PurchaseShipmentXAmznShippingBusinessIdEnum[keyof typeof PurchaseShipmentXAmznShippingBusinessIdEnum];
1478
- /**
1479
- * @export
1480
- */
1481
1249
  export declare const SubmitNdrFeedbackXAmznShippingBusinessIdEnum: {
1482
1250
  readonly AmazonShippingUs: "AmazonShipping_US";
1483
1251
  readonly AmazonShippingIn: "AmazonShipping_IN";
@@ -1491,9 +1259,6 @@ export declare const SubmitNdrFeedbackXAmznShippingBusinessIdEnum: {
1491
1259
  readonly AmazonShippingJp: "AmazonShipping_JP";
1492
1260
  };
1493
1261
  export type SubmitNdrFeedbackXAmznShippingBusinessIdEnum = typeof SubmitNdrFeedbackXAmznShippingBusinessIdEnum[keyof typeof SubmitNdrFeedbackXAmznShippingBusinessIdEnum];
1494
- /**
1495
- * @export
1496
- */
1497
1262
  export declare const UnlinkCarrierAccountXAmznShippingBusinessIdEnum: {
1498
1263
  readonly AmazonShippingUs: "AmazonShipping_US";
1499
1264
  readonly AmazonShippingIn: "AmazonShipping_IN";