Third-Party Payment Relationships REST Endpoints

Suppliers/Sites/Third-Party Payment Relationships
The Third-Party Payment Relationships resource manages supplier site third-party relationships.
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}