Third-Party Payment Relationships REST Endpoints

Suppliers/Sites/Third-Party Payment Relationships
Supplier site third-party relationships are retrieved.
Create one relationship
Method: post
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/thirdPartyPaymentRelationships
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/thirdPartyPaymentRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/thirdPartyPaymentRelationships/{TppRelationshipId}
Update one relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites/{SupplierSiteId}/child/thirdPartyPaymentRelationships/{TppRelationshipId}