UNPKG

@sp-api-sdk/sellers-api-v1

Version:

The Selling Partner API for Sellers (Sellers API) provides essential information about seller accounts, such as: The marketplaces a seller can list in The default language and currency of a marketplace Whether the seller has suspended listings Refer to th

11 lines (10 loc) 356 B
export * from './account'; export * from './address'; export * from './business'; export * from './get-account-response'; export * from './get-marketplace-participations-response'; export * from './marketplace'; export * from './marketplace-participation'; export * from './model-error'; export * from './participation'; export * from './primary-contact';