Skip to main content
POST
Send 846 Inventory Advice

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

UUID of the brand

facility_id
string<uuid>
required

UUID of the facility

Body

application/json
items
object[]
required

A complete snapshot of on-hand inventory for this brand at this facility. Include every SKU you stock, any SKU you omit will not appear on the document sent to the retailer. 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 matching EDI config

message
string
Example:

"846 inventory advice sent successfully"

data
object