UNPKG

@sp-api-sdk/orders-api-v0

Version:

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 too

71 lines (70 loc) 2.85 kB
export * from './address'; export * from './address-extended-fields'; export * from './amazon-programs'; export * from './associated-item'; export * from './association-type'; export * from './automated-shipping-settings'; export * from './business-hours'; export * from './buyer-customized-info-detail'; export * from './buyer-info'; export * from './buyer-requested-cancel'; export * from './buyer-tax-info'; export * from './buyer-tax-information'; export * from './confirm-shipment-error-response'; export * from './confirm-shipment-order-item'; export * from './confirm-shipment-request'; export * from './constraint-type'; export * from './delivery-preferences'; export * from './easy-ship-shipment-status'; export * from './electronic-invoice-status'; export * from './exception-dates'; export * from './fulfillment-instruction'; export * from './get-order-address-response'; export * from './get-order-buyer-info-response'; export * from './get-order-items-buyer-info-response'; export * from './get-order-items-response'; export * from './get-order-regulated-info-response'; export * from './get-order-response'; export * from './get-orders-response'; export * from './item-buyer-info'; export * from './marketplace-tax-info'; export * from './measurement'; export * from './model-error'; export * from './money'; export * from './open-interval'; export * from './open-time-interval'; export * from './order'; export * from './order-address'; export * from './order-buyer-info'; export * from './order-item'; export * from './order-item-buyer-info'; export * from './order-items-buyer-info-list'; export * from './order-items-inner'; export * from './order-items-list'; export * from './order-regulated-info'; export * from './orders-list'; export * from './other-delivery-attributes'; export * from './package-detail'; export * from './payment-execution-detail-item'; export * from './points-granted-detail'; export * from './preferred-delivery-time'; export * from './prescription-detail'; export * from './product-info-detail'; export * from './regulated-information'; export * from './regulated-information-field'; export * from './regulated-order-verification-status'; export * from './rejection-reason'; export * from './shipment-status'; export * from './shipping-constraints'; export * from './substitution-option'; export * from './substitution-preferences'; export * from './tax-classification'; export * from './tax-collection'; export * from './update-shipment-status-error-response'; export * from './update-shipment-status-request'; export * from './update-verification-status-error-response'; export * from './update-verification-status-request'; export * from './update-verification-status-request-body'; export * from './valid-verification-detail'; export * from './verification-details'; export * from './verification-status';