Skip to main content
POST
Generate purchase orders for 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
include_raw_materials
boolean | null
default:true

Whether to include raw material requirements. Defaults to true.

include_subcontract
boolean | null
default:true

Whether to include subcontract requirements. Defaults to true.

Response

Successful response

data
object