Bill Segment REST Endpoints
Financial Transactions/Bill Segment
Bill segments typically exist for every active service agreement linked to an account during a bill period. A bill segment contains information showing how the charges were calculated and how each line of detail should be printed on the bill.
- Bill Segment Search
- Method: postPath:
/rest/apis/customer/financials/billSegments/search
- Bill Segment Summary
- Method: getPath:
/rest/apis/customer/financials/billSegments/{billSegmentId}/summary
- Create Bill Segment
- Method: postPath:
/rest/apis/customer/financials/billSegments/
- Delete Bill Segment
- Method: deletePath:
/rest/apis/customer/financials/billSegments/{billSegmentId}
- Get Bill Segment
- Method: getPath:
/rest/apis/customer/financials/billSegments/{billSegmentId}
- Update Bill Segment Lifecycle Action
- Method: patchPath:
/rest/apis/customer/financials/billSegments/{billSegmentId}/lifecycle