@sp-api-sdk/orders-api-v0 3.4.0 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{src/api-model → api-model}/api/orders-v0-api.js +0 -59
- package/dist/cjs/{src/api-model → api-model}/models/index.js +1 -8
- package/dist/cjs/{src/client.js → client.js} +0 -7
- package/dist/cjs/index.js +3 -3
- package/dist/es/{src/api-model → api-model}/api/orders-v0-api.js +0 -59
- package/dist/es/{src/api-model → api-model}/models/index.js +1 -8
- package/dist/es/{src/client.js → client.js} +0 -7
- package/dist/es/index.js +3 -3
- package/dist/types/{src/api-model → api-model}/api/orders-v0-api.d.ts +0 -43
- package/dist/types/api-model/models/amazon-programs.d.ts +24 -0
- package/dist/types/{src/api-model → api-model}/models/index.d.ts +1 -8
- package/dist/types/{src/api-model → api-model}/models/order-item.d.ts +7 -0
- package/dist/types/index.d.ts +3 -3
- package/package.json +10 -3
- package/dist/cjs/src/api-model/models/fulfillment-location.js +0 -15
- package/dist/cjs/src/api-model/models/fulfillment-plan-constraint-type.js +0 -25
- package/dist/cjs/src/api-model/models/fulfillment-plan-item.js +0 -15
- package/dist/cjs/src/api-model/models/fulfillment-plan-shipping-constraints.js +0 -15
- package/dist/cjs/src/api-model/models/fulfillment-plan.js +0 -27
- package/dist/cjs/src/api-model/models/get-order-fulfillment-instructions-response.js +0 -15
- package/dist/cjs/src/api-model/models/shipping-instructions.js +0 -15
- package/dist/es/src/api-model/models/fulfillment-location.js +0 -14
- package/dist/es/src/api-model/models/fulfillment-plan-constraint-type.js +0 -22
- package/dist/es/src/api-model/models/fulfillment-plan-item.js +0 -14
- package/dist/es/src/api-model/models/fulfillment-plan-shipping-constraints.js +0 -14
- package/dist/es/src/api-model/models/fulfillment-plan.js +0 -24
- package/dist/es/src/api-model/models/get-order-fulfillment-instructions-response.js +0 -14
- package/dist/es/src/api-model/models/shipping-instructions.js +0 -14
- package/dist/types/src/api-model/models/fulfillment-instructions.d.ts +0 -31
- package/dist/types/src/api-model/models/fulfillment-location.d.ts +0 -24
- package/dist/types/src/api-model/models/fulfillment-plan-constraint-type.d.ts +0 -21
- package/dist/types/src/api-model/models/fulfillment-plan-item.d.ts +0 -31
- package/dist/types/src/api-model/models/fulfillment-plan-shipping-constraints.d.ts +0 -31
- package/dist/types/src/api-model/models/fulfillment-plan.d.ts +0 -82
- package/dist/types/src/api-model/models/get-order-fulfillment-instructions-response.d.ts +0 -31
- package/dist/types/src/api-model/models/shipping-instructions.d.ts +0 -37
- /package/dist/cjs/{src/api-model → api-model}/api.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/base.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/common.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/configuration.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/index.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/address-extended-fields.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/address.js +0 -0
- /package/dist/cjs/{src/api-model/models/associated-item.js → api-model/models/amazon-programs.js} +0 -0
- /package/dist/cjs/{src/api-model/models/automated-shipping-settings.js → api-model/models/associated-item.js} +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/association-type.js +0 -0
- /package/dist/cjs/{src/api-model/models/buyer-customized-info-detail.js → api-model/models/automated-shipping-settings.js} +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/business-hours.js +0 -0
- /package/dist/cjs/{src/api-model/models/buyer-info.js → api-model/models/buyer-customized-info-detail.js} +0 -0
- /package/dist/cjs/{src/api-model/models/buyer-requested-cancel.js → api-model/models/buyer-info.js} +0 -0
- /package/dist/cjs/{src/api-model/models/buyer-tax-info.js → api-model/models/buyer-requested-cancel.js} +0 -0
- /package/dist/cjs/{src/api-model/models/buyer-tax-information.js → api-model/models/buyer-tax-info.js} +0 -0
- /package/dist/cjs/{src/api-model/models/confirm-shipment-error-response.js → api-model/models/buyer-tax-information.js} +0 -0
- /package/dist/cjs/{src/api-model/models/confirm-shipment-order-item.js → api-model/models/confirm-shipment-error-response.js} +0 -0
- /package/dist/cjs/{src/api-model/models/delivery-preferences.js → api-model/models/confirm-shipment-order-item.js} +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/confirm-shipment-request.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/constraint-type.js +0 -0
- /package/dist/cjs/{src/api-model/models/exception-dates.js → api-model/models/delivery-preferences.js} +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/easy-ship-shipment-status.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/electronic-invoice-status.js +0 -0
- /package/dist/cjs/{src/api-model/models/fulfillment-instruction.js → api-model/models/exception-dates.js} +0 -0
- /package/dist/cjs/{src/api-model/models/fulfillment-instructions.js → api-model/models/fulfillment-instruction.js} +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-address-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-buyer-info-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-items-buyer-info-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-items-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-regulated-info-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-order-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/get-orders-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/item-buyer-info.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/marketplace-tax-info.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/measurement.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/model-error.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/money.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/open-interval.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/open-time-interval.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-address.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-buyer-info.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-item-buyer-info.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-item.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-items-buyer-info-list.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-items-inner.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-items-list.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order-regulated-info.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/order.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/orders-list.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/other-delivery-attributes.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/package-detail.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/payment-execution-detail-item.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/points-granted-detail.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/preferred-delivery-time.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/prescription-detail.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/product-info-detail.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/regulated-information-field.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/regulated-information.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/regulated-order-verification-status.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/rejection-reason.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/shipment-status.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/shipping-constraints.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/substitution-option.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/substitution-preferences.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/tax-classification.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/tax-collection.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/update-shipment-status-error-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/update-shipment-status-request.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/update-verification-status-error-response.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/update-verification-status-request-body.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/update-verification-status-request.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/valid-verification-detail.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/verification-details.js +0 -0
- /package/dist/cjs/{src/api-model → api-model}/models/verification-status.js +0 -0
- /package/dist/es/{src/api-model → api-model}/api.js +0 -0
- /package/dist/es/{src/api-model → api-model}/base.js +0 -0
- /package/dist/es/{src/api-model → api-model}/common.js +0 -0
- /package/dist/es/{src/api-model → api-model}/configuration.js +0 -0
- /package/dist/es/{src/api-model → api-model}/index.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/address-extended-fields.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/address.js +0 -0
- /package/dist/es/{src/api-model/models/associated-item.js → api-model/models/amazon-programs.js} +0 -0
- /package/dist/es/{src/api-model/models/automated-shipping-settings.js → api-model/models/associated-item.js} +0 -0
- /package/dist/es/{src/api-model → api-model}/models/association-type.js +0 -0
- /package/dist/es/{src/api-model/models/buyer-customized-info-detail.js → api-model/models/automated-shipping-settings.js} +0 -0
- /package/dist/es/{src/api-model → api-model}/models/business-hours.js +0 -0
- /package/dist/es/{src/api-model/models/buyer-info.js → api-model/models/buyer-customized-info-detail.js} +0 -0
- /package/dist/es/{src/api-model/models/buyer-requested-cancel.js → api-model/models/buyer-info.js} +0 -0
- /package/dist/es/{src/api-model/models/buyer-tax-info.js → api-model/models/buyer-requested-cancel.js} +0 -0
- /package/dist/es/{src/api-model/models/buyer-tax-information.js → api-model/models/buyer-tax-info.js} +0 -0
- /package/dist/es/{src/api-model/models/confirm-shipment-error-response.js → api-model/models/buyer-tax-information.js} +0 -0
- /package/dist/es/{src/api-model/models/confirm-shipment-order-item.js → api-model/models/confirm-shipment-error-response.js} +0 -0
- /package/dist/es/{src/api-model/models/delivery-preferences.js → api-model/models/confirm-shipment-order-item.js} +0 -0
- /package/dist/es/{src/api-model → api-model}/models/confirm-shipment-request.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/constraint-type.js +0 -0
- /package/dist/es/{src/api-model/models/exception-dates.js → api-model/models/delivery-preferences.js} +0 -0
- /package/dist/es/{src/api-model → api-model}/models/easy-ship-shipment-status.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/electronic-invoice-status.js +0 -0
- /package/dist/es/{src/api-model/models/fulfillment-instruction.js → api-model/models/exception-dates.js} +0 -0
- /package/dist/es/{src/api-model/models/fulfillment-instructions.js → api-model/models/fulfillment-instruction.js} +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-address-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-buyer-info-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-items-buyer-info-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-items-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-regulated-info-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-order-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/get-orders-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/item-buyer-info.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/marketplace-tax-info.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/measurement.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/model-error.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/money.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/open-interval.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/open-time-interval.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-address.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-buyer-info.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-item-buyer-info.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-item.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-items-buyer-info-list.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-items-inner.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-items-list.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order-regulated-info.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/order.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/orders-list.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/other-delivery-attributes.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/package-detail.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/payment-execution-detail-item.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/points-granted-detail.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/preferred-delivery-time.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/prescription-detail.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/product-info-detail.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/regulated-information-field.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/regulated-information.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/regulated-order-verification-status.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/rejection-reason.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/shipment-status.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/shipping-constraints.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/substitution-option.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/substitution-preferences.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/tax-classification.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/tax-collection.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/update-shipment-status-error-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/update-shipment-status-request.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/update-verification-status-error-response.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/update-verification-status-request-body.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/update-verification-status-request.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/valid-verification-detail.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/verification-details.js +0 -0
- /package/dist/es/{src/api-model → api-model}/models/verification-status.js +0 -0
- /package/dist/types/{src/api-model → api-model}/api.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/base.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/common.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/configuration.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/index.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/address-extended-fields.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/address.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/associated-item.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/association-type.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/automated-shipping-settings.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/business-hours.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/buyer-customized-info-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/buyer-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/buyer-requested-cancel.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/buyer-tax-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/buyer-tax-information.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/confirm-shipment-error-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/confirm-shipment-order-item.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/confirm-shipment-request.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/constraint-type.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/delivery-preferences.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/easy-ship-shipment-status.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/electronic-invoice-status.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/exception-dates.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/fulfillment-instruction.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-address-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-buyer-info-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-items-buyer-info-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-items-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-regulated-info-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-order-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/get-orders-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/item-buyer-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/marketplace-tax-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/measurement.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/model-error.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/money.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/open-interval.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/open-time-interval.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-address.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-buyer-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-item-buyer-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-items-buyer-info-list.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-items-inner.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-items-list.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order-regulated-info.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/order.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/orders-list.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/other-delivery-attributes.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/package-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/payment-execution-detail-item.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/points-granted-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/preferred-delivery-time.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/prescription-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/product-info-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/regulated-information-field.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/regulated-information.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/regulated-order-verification-status.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/rejection-reason.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/shipment-status.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/shipping-constraints.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/substitution-option.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/substitution-preferences.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/tax-classification.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/tax-collection.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/update-shipment-status-error-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/update-shipment-status-request.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/update-verification-status-error-response.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/update-verification-status-request-body.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/update-verification-status-request.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/valid-verification-detail.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/verification-details.d.ts +0 -0
- /package/dist/types/{src/api-model → api-model}/models/verification-status.d.ts +0 -0
- /package/dist/types/{src/client.d.ts → client.d.ts} +0 -0
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Orders
|
|
6
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.FulfillmentPlanFulfillmentPlanStatusEnum = exports.FulfillmentPlanFulfillmentTypeEnum = void 0;
|
|
17
|
-
exports.FulfillmentPlanFulfillmentTypeEnum = {
|
|
18
|
-
InstorePickup: 'INSTORE_PICKUP',
|
|
19
|
-
Service: 'SERVICE',
|
|
20
|
-
Ship: 'SHIP'
|
|
21
|
-
};
|
|
22
|
-
exports.FulfillmentPlanFulfillmentPlanStatusEnum = {
|
|
23
|
-
Active: 'ACTIVE',
|
|
24
|
-
Aborted: 'ABORTED',
|
|
25
|
-
Completed: 'COMPLETED',
|
|
26
|
-
PartiallyFulfilled: 'PARTIALLY_FULFILLED'
|
|
27
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Orders
|
|
6
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Orders
|
|
6
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: v0
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* Details the importance of the constraint present on the item.
|
|
16
|
-
* @export
|
|
17
|
-
* @enum {string}
|
|
18
|
-
*/
|
|
19
|
-
export const FulfillmentPlanConstraintType = {
|
|
20
|
-
Mandatory: 'MANDATORY',
|
|
21
|
-
Recommended: 'RECOMMENDED'
|
|
22
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export const FulfillmentPlanFulfillmentTypeEnum = {
|
|
15
|
-
InstorePickup: 'INSTORE_PICKUP',
|
|
16
|
-
Service: 'SERVICE',
|
|
17
|
-
Ship: 'SHIP'
|
|
18
|
-
};
|
|
19
|
-
export const FulfillmentPlanFulfillmentPlanStatusEnum = {
|
|
20
|
-
Active: 'ACTIVE',
|
|
21
|
-
Aborted: 'ABORTED',
|
|
22
|
-
Completed: 'COMPLETED',
|
|
23
|
-
PartiallyFulfilled: 'PARTIALLY_FULFILLED'
|
|
24
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Selling Partner API for Orders
|
|
5
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: v0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
export {};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FulfillmentPlan } from './fulfillment-plan';
|
|
13
|
-
/**
|
|
14
|
-
* Contains all fulfillment plans for the order
|
|
15
|
-
* @export
|
|
16
|
-
* @interface FulfillmentInstructions
|
|
17
|
-
*/
|
|
18
|
-
export interface FulfillmentInstructions {
|
|
19
|
-
/**
|
|
20
|
-
* List of all fulfillment plans for the given order id
|
|
21
|
-
* @type {Array<FulfillmentPlan>}
|
|
22
|
-
* @memberof FulfillmentInstructions
|
|
23
|
-
*/
|
|
24
|
-
'FulfillmentPlans'?: Array<FulfillmentPlan>;
|
|
25
|
-
/**
|
|
26
|
-
* An Amazon-defined order identifier, in 3-7-7 format.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof FulfillmentInstructions
|
|
29
|
-
*/
|
|
30
|
-
'AmazonOrderId': string;
|
|
31
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Represents a location from which the plan is to be fulfilled.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface FulfillmentLocation
|
|
16
|
-
*/
|
|
17
|
-
export interface FulfillmentLocation {
|
|
18
|
-
/**
|
|
19
|
-
* The fulfillment location identifier.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof FulfillmentLocation
|
|
22
|
-
*/
|
|
23
|
-
'SupplySourceId'?: string;
|
|
24
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Details the importance of the constraint present on the item.
|
|
14
|
-
* @export
|
|
15
|
-
* @enum {string}
|
|
16
|
-
*/
|
|
17
|
-
export declare const FulfillmentPlanConstraintType: {
|
|
18
|
-
readonly Mandatory: "MANDATORY";
|
|
19
|
-
readonly Recommended: "RECOMMENDED";
|
|
20
|
-
};
|
|
21
|
-
export type FulfillmentPlanConstraintType = typeof FulfillmentPlanConstraintType[keyof typeof FulfillmentPlanConstraintType];
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Measurement } from './measurement';
|
|
13
|
-
/**
|
|
14
|
-
* The order items associated with this fulfillment plan.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface FulfillmentPlanItem
|
|
17
|
-
*/
|
|
18
|
-
export interface FulfillmentPlanItem {
|
|
19
|
-
/**
|
|
20
|
-
* An Amazon-defined associated order item\'s order item identifier.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof FulfillmentPlanItem
|
|
23
|
-
*/
|
|
24
|
-
'OrderItemId': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {Measurement}
|
|
28
|
-
* @memberof FulfillmentPlanItem
|
|
29
|
-
*/
|
|
30
|
-
'Measurement': Measurement;
|
|
31
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FulfillmentPlanConstraintType } from './fulfillment-plan-constraint-type';
|
|
13
|
-
/**
|
|
14
|
-
* Delivery constraints applicable to this order.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface FulfillmentPlanShippingConstraints
|
|
17
|
-
*/
|
|
18
|
-
export interface FulfillmentPlanShippingConstraints {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {FulfillmentPlanConstraintType}
|
|
22
|
-
* @memberof FulfillmentPlanShippingConstraints
|
|
23
|
-
*/
|
|
24
|
-
'PalletDelivery'?: FulfillmentPlanConstraintType;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {FulfillmentPlanConstraintType}
|
|
28
|
-
* @memberof FulfillmentPlanShippingConstraints
|
|
29
|
-
*/
|
|
30
|
-
'SignatureConfirmation'?: FulfillmentPlanConstraintType;
|
|
31
|
-
}
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FulfillmentLocation } from './fulfillment-location';
|
|
13
|
-
import type { FulfillmentPlanItem } from './fulfillment-plan-item';
|
|
14
|
-
import type { ShippingInstructions } from './shipping-instructions';
|
|
15
|
-
/**
|
|
16
|
-
* A collection of order items that are to be fulfilled from the same location with the same shipping, pickup, and service instructions.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface FulfillmentPlan
|
|
19
|
-
*/
|
|
20
|
-
export interface FulfillmentPlan {
|
|
21
|
-
/**
|
|
22
|
-
* Unique identifier for a fulfillment plan.
|
|
23
|
-
* @type {string}
|
|
24
|
-
* @memberof FulfillmentPlan
|
|
25
|
-
*/
|
|
26
|
-
'FulfillmentPlanId': string;
|
|
27
|
-
/**
|
|
28
|
-
* Time when the fulfillment plan was created in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
|
29
|
-
* @type {string}
|
|
30
|
-
* @memberof FulfillmentPlan
|
|
31
|
-
*/
|
|
32
|
-
'CreationDate': string;
|
|
33
|
-
/**
|
|
34
|
-
* Type of fulfillment
|
|
35
|
-
* @type {string}
|
|
36
|
-
* @memberof FulfillmentPlan
|
|
37
|
-
*/
|
|
38
|
-
'FulfillmentType': FulfillmentPlanFulfillmentTypeEnum;
|
|
39
|
-
/**
|
|
40
|
-
* The fulfillment plan status.
|
|
41
|
-
* @type {string}
|
|
42
|
-
* @memberof FulfillmentPlan
|
|
43
|
-
*/
|
|
44
|
-
'FulfillmentPlanStatus': FulfillmentPlanFulfillmentPlanStatusEnum;
|
|
45
|
-
/**
|
|
46
|
-
* The time when the fulfillment plan\'s status was last updated in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) format.
|
|
47
|
-
* @type {string}
|
|
48
|
-
* @memberof FulfillmentPlan
|
|
49
|
-
*/
|
|
50
|
-
'LastStatusUpdateDate': string;
|
|
51
|
-
/**
|
|
52
|
-
*
|
|
53
|
-
* @type {FulfillmentLocation}
|
|
54
|
-
* @memberof FulfillmentPlan
|
|
55
|
-
*/
|
|
56
|
-
'FulfillmentLocation'?: FulfillmentLocation;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {ShippingInstructions}
|
|
60
|
-
* @memberof FulfillmentPlan
|
|
61
|
-
*/
|
|
62
|
-
'ShippingInstructions'?: ShippingInstructions;
|
|
63
|
-
/**
|
|
64
|
-
* The details of the order items that are included in the fulfillment plan.
|
|
65
|
-
* @type {Array<FulfillmentPlanItem>}
|
|
66
|
-
* @memberof FulfillmentPlan
|
|
67
|
-
*/
|
|
68
|
-
'FulfillmentPlanItems': Array<FulfillmentPlanItem>;
|
|
69
|
-
}
|
|
70
|
-
export declare const FulfillmentPlanFulfillmentTypeEnum: {
|
|
71
|
-
readonly InstorePickup: "INSTORE_PICKUP";
|
|
72
|
-
readonly Service: "SERVICE";
|
|
73
|
-
readonly Ship: "SHIP";
|
|
74
|
-
};
|
|
75
|
-
export type FulfillmentPlanFulfillmentTypeEnum = typeof FulfillmentPlanFulfillmentTypeEnum[keyof typeof FulfillmentPlanFulfillmentTypeEnum];
|
|
76
|
-
export declare const FulfillmentPlanFulfillmentPlanStatusEnum: {
|
|
77
|
-
readonly Active: "ACTIVE";
|
|
78
|
-
readonly Aborted: "ABORTED";
|
|
79
|
-
readonly Completed: "COMPLETED";
|
|
80
|
-
readonly PartiallyFulfilled: "PARTIALLY_FULFILLED";
|
|
81
|
-
};
|
|
82
|
-
export type FulfillmentPlanFulfillmentPlanStatusEnum = typeof FulfillmentPlanFulfillmentPlanStatusEnum[keyof typeof FulfillmentPlanFulfillmentPlanStatusEnum];
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FulfillmentInstructions } from './fulfillment-instructions';
|
|
13
|
-
/**
|
|
14
|
-
* The response schema for the `getOrderFulfillmentInstructions` operation.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface GetOrderFulfillmentInstructionsResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface GetOrderFulfillmentInstructionsResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {FulfillmentInstructions}
|
|
22
|
-
* @memberof GetOrderFulfillmentInstructionsResponse
|
|
23
|
-
*/
|
|
24
|
-
'payload'?: FulfillmentInstructions;
|
|
25
|
-
/**
|
|
26
|
-
* A list of error responses returned when a request is unsuccessful.
|
|
27
|
-
* @type {Array<Error>}
|
|
28
|
-
* @memberof GetOrderFulfillmentInstructionsResponse
|
|
29
|
-
*/
|
|
30
|
-
'errors'?: Array<Error>;
|
|
31
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Orders
|
|
3
|
-
* Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FulfillmentPlanShippingConstraints } from './fulfillment-plan-shipping-constraints';
|
|
13
|
-
/**
|
|
14
|
-
* The shipping-related information of a delivery.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ShippingInstructions
|
|
17
|
-
*/
|
|
18
|
-
export interface ShippingInstructions {
|
|
19
|
-
/**
|
|
20
|
-
* The name of the carrier that delivers the package.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ShippingInstructions
|
|
23
|
-
*/
|
|
24
|
-
'CarrierCode'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The ship method that is used for the order.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ShippingInstructions
|
|
29
|
-
*/
|
|
30
|
-
'ShippingMethod'?: string;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {FulfillmentPlanShippingConstraints}
|
|
34
|
-
* @memberof ShippingInstructions
|
|
35
|
-
*/
|
|
36
|
-
'ShippingConstraints'?: FulfillmentPlanShippingConstraints;
|
|
37
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/cjs/{src/api-model/models/associated-item.js → api-model/models/amazon-programs.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/cjs/{src/api-model/models/buyer-requested-cancel.js → api-model/models/buyer-info.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|