Payment Lines REST Endpoints
Payments/Payment Lines
The payment lines resource is used to view or create payment detail lines.
- Create a payment line
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPayments/{PaymentHistoryKey}/child/PaymentHistoryLine - Get a payment line
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPayments/{PaymentHistoryKey}/child/PaymentHistoryLine/{PaymentHistoryLineUniqID} - Get all payment lines
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorPayments/{PaymentHistoryKey}/child/PaymentHistoryLine