HED Payments REST Endpoints

HED Payments
The higher education payments resource offers generic payment processing options based on the payment option selected by the calling consumer.
Create a higher education payment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPayments
Delete a higher education payment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPayments/{PaymentId}
Get a single higher education payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPayments/{PaymentId}
Get all higher education payments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPayments
Update a higher education payment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPayments/{PaymentId}