Products and Services REST Endpoints

Supplier Registration Requests/Products and Services
The Products and Services resource manages products and services for the Suppliers Registration Requests resource.
Add a product and a service for the supplier registration request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/productsAndServices
Delete a product and a service for the supplier registration request
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/productsAndServices/{ProductsServicesRequestId}
Get all products and services for the supplier registration request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/productsAndServices
Get one product and service for the supplier registration request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/productsAndServices/{ProductsServicesRequestId}