Skip to main content
POST
Purchase Order - Bulk Accept

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

Array of items to accept into inventory

Response

Items accepted into inventory

success
boolean
required

Whether the operation succeeded