Skip to main content
POST
Receive finished goods

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

The ID of the work order.

Body

application/json
completed_qty
number
required

The quantity of finished goods completed and received.

Required range: x >= 0.0001
produced_warehouse_id
integer | null

The warehouse to receive the finished goods into.

Response

Successful response

data
object