Skip to main content
POST
Request Marketplace Seller Inventory

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Body

application/json

Request model for RequestMarketplaceSellerInventory command endpoint. Route parameters bind from the route, query parameters from the query string, everything else from the body.

salesChannelId
string
required

Composite SCX salesChannelId of the seller/account to request the inventory data for (format 11-8-{channelId}-{shopId}, ADR-69).

Response

Successfully queued a new seller-inventory report request for the specified marketplace seller.

Requests the seller inventory data for the specified marketplace seller/account identified by its composite salesChannelId. Each call queues a new pending seller-inventory report request for the seller's shop. - Response

id
string<uuid>
required

The key of the newly created seller-inventory report request.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"