Adjustment REST Endpoints

Financial Transactions/Adjustment
Adjustments are a type of financial transaction that affects a service agreement's debt and financial impact on the general ledger.
Adjustment Summary
Method: get
Path: /rest/apis/customer/financials/adjustments/{adjustmentId}/summary
Create Adjustment
Method: post
Path: /rest/apis/customer/financials/adjustments/
Delete Adjustment
Method: delete
Path: /rest/apis/customer/financials/adjustments/{adjustmentId}
Get Adjustment
Method: get
Path: /rest/apis/customer/financials/adjustments/{adjustmentId}
Update Adjustment Lifecycle Action
Method: patch
Path: /rest/apis/customer/financials/adjustments/{adjustmentId}/lifecycle