Payments REST Endpoints

Payments
The payments resource is used to view or create payment records.
Create a payment data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayments
Get all payment data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayments
Get payment data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayments/{PaymentHistoryKey}
Update a set of payments line data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayments/{PaymentHistoryKey}