Products and Services REST Endpoints

Suppliers/Products and Services
The Products and Services resource manages supplier products and services.
Create one product and service
Method: post
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices
Delete one product and service
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices/{SupplierProductsServicesId}
Get all products and services
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices
Get one product and service
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices/{SupplierProductsServicesId}