Skip to main content
POST
Send 846 Inventory Advice (Brand)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
items
object[]
required

A complete snapshot of on-hand inventory for this brand. Include every SKU you stock, any SKU you omit will not appear on the documents sent to retailers. Required field, between 1 and 1000 entries per request, and SKUs must be unique within the request.

Required array length: 1 - 1000 elements

Response

846 inventory advice sent successfully for every connected organization. Each entry in results carries an organization_id and organization_name so you can attribute the outcome.

message
string
Example:

"846 inventory advice sent successfully"

data
object