Skip to main content
POST
Create or update product with EPC IDs

Authorizations

Authorization
string
header
required

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

Body

application/json
epc_id
string[]
required

Array of EPC identifiers to assign to the product (must all be new)

Minimum array length: 1
Example:
product
object
required
location_id
integer | null

Optional location ID to immediately assign all created EPCs to (sets latest_location_id). If omitted or null, EPCs are created without a location.

Example:

1

Response

Product created/updated and EPCs assigned successfully

product_epc_hashes
string[]
required

List of unique EPC hashes for newly created EPCs

Example: