Payment REST Endpoints

Financial Transactions/Payment
Payments record the financial impact to offset arrears of an account. A payment can have multiple payment segments for the financial impact to offset arrears of each service agreement.
Action Payment
Method: patch
Path: https://server:port/spl/rest/apis/customer/financials/payments/{paymentId}/lifecycle
Create Payment
Method: post
Path: https://server:port/spl/rest/apis/customer/financials/payments/
Delete Payment
Method: delete
Path: https://server:port/spl/rest/apis/customer/financials/payments/{paymentId}
Get Pay Segments
Method: get
Path: https://server:port/spl/rest/apis/customer/financials/payments/{paymentId}/paySegments
Get Payment
Method: get
Path: https://server:port/spl/rest/apis/customer/financials/payments/{paymentId}
Get Payment Summary
Method: get
Path: https://server:port/spl/rest/apis/customer/financials/payments/{paymentId}/summary