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: post
Path: /rest/apis/customer/financials/billSegments/search
Bill Segment Summary
Method: get
Path: /rest/apis/customer/financials/billSegments/{billSegmentId}/summary
Create Bill Segment
Method: post
Path: /rest/apis/customer/financials/billSegments/
Delete Bill Segment
Method: delete
Path: /rest/apis/customer/financials/billSegments/{billSegmentId}
Get Bill Segment
Method: get
Path: /rest/apis/customer/financials/billSegments/{billSegmentId}
Update Bill Segment Lifecycle Action
Method: patch
Path: /rest/apis/customer/financials/billSegments/{billSegmentId}/lifecycle