Creates a new quantity adjustment for a job. This endpoint only supports web-only companies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

POCO to create a quantity adjustment.

date-time
required

Date on which the adjustments will be made.
Format: yyyy-MM-dd

uuid | null

Foreman for which the adjustments will be recorded.
If omitted, the adjustment will be made as a static foreman called "%PRODADJ%".

uuid
required

Job containing the cost codes to be adjusted.
This must be the job containing all cost codes in the adjustments list.

adjustments
array of objects
required

List of adjustments to be created.
Only one adjustment per cost code may be made at a time.

adjustments*
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!