Skip to main content
POST
Add a purchase order link 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
purchase_order_id
integer
required

The purchase order to link to the work order.

The type of link between the purchase order and the work order.

Available options:
raw_material,
subcontract

Response

Successful response

data
object