ThirdPartyPaymentOptions REST Endpoints

Billing and Payment/ThirdPartyPaymentOptions
The third party payment options resource is used to view or create third party payment options.
Create a third party payment options
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPaymentOptions
Delete a third party payment options
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPaymentOptions/{AgencyId}
Get a third party payment options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPaymentOptions/{AgencyId}
Get all third party payment options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPaymentOptions
Update a third party payment options
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorThirdPartyPaymentOptions/{AgencyId}