ThirdPartyPaymentMethods REST Endpoints

Billing and Payment/ThirdPartyPayments/ThirdPartyPaymentMethods
The third party payment methods 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/{PaymentHeaderKey}/child/ThirdPartyPaymentMethod
Delete a third party payment methods
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}/child/ThirdPartyPaymentMethod/{PaymentMethodKey}
Get a third party payment methods
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}/child/ThirdPartyPaymentMethod/{PaymentMethodKey}
Get all third party payment methods
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}/child/ThirdPartyPaymentMethod
Update a third party payment methods
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPayments/{PaymentHeaderKey}/child/ThirdPartyPaymentMethod/{PaymentMethodKey}