Skip to main content
POST
Allocate incoming stock to a work order

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

workOrderId
integer
required

Body

application/json
rfq_id
integer
required

The RFQ to allocate incoming stock against.

allocations
object[]
required

Allocations of incoming purchase order quantities.

Minimum array length: 1

Response

Successful response

data
object