ThirdPartyPayments REST Endpoints

Billing and Payment/ThirdPartyPayments
The third party payments resource is used to view or create third party payment records.
Create a third party payment methods
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments
Delete a third party payments
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}
Get a third party payments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}
Get all third party payment methods
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments
Update a third party payments
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}