Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
[- {
- "id": "6fb30455-27ad-47db-a0f5-e90fa12e2a84",
- "businessUnitId": "07c00dc0-aecf-45bd-bf9e-74628188b3c7",
- "code": "CostAdjustment1",
- "description": "Cost Adjustment 1",
- "applyCost": true,
- "applyToAllHours": false,
- "isTaxable": true,
- "isActive": true,
- "type": "quantity",
- "accountingCode": "Accounting Code"
}
]
This call creates a new cost adjustment.
The cost adjustment to be created.
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "code": "CostAdjustment",
- "description": "Cost Adjustment Description",
- "applyToAllHours": false,
- "isTaxable": true,
- "isActive": true,
- "type": "quantity",
- "accountingCode": "Accounting Code"
}
{- "id": "ff76af83-e765-4a81-bd3d-427e1c640bac",
- "businessUnitId": "93bfd2f6-400e-47cd-82bb-45c62c3b23e5",
- "code": "CostAdjustment",
- "description": "Cost Adjustment Description",
- "applyCost": true,
- "applyToAllHours": false,
- "isTaxable": true,
- "isActive": true,
- "type": "quantity",
- "accountingCode": "Accounting Code"
}
The new parameters for the cost adjustment.
No Content
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "code": "CostAdjustment",
- "description": "Cost Adjustment Description",
- "applyToAllHours": false,
- "isTaxable": true,
- "isActive": true,
- "type": "quantity",
- "accountingCode": "Accounting Code"
}
No Content
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.