Products and Services REST Endpoints

Suppliers/Products and Services
Supplier products and services are retrieved.
Create one product and service
Method: post
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices
Create one product and service
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServicesView/{SupplierProductsServicesId}
Delete one product and service
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServices/{SupplierProductsServicesId}
Delete one product and service
Method: get
Path: /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/productsAndServicesView
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}