Reviews REST Endpoints
Business Objects/Shipment No S S Us/Reqdocs/Docs/Reviews
The operations from the Business Objects/Shipment No S S Us/Reqdocs/Docs/Reviews category.
- Create a Review
- Method: postPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews - Delete a Review
- Method: deletePath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews/{contactGid} - Get a Review
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews/{contactGid} - Get Reviews
- Method: getPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews - Update a Review
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews/{contactGid} - Update Reviews
- Method: patchPath:
/shipmentNoSSUs/{shipmentGid}/reqdocs/{documentDefGid}/docs/{documentGid}/reviews