Countries of Origin REST Endpoints

Business Objects/Items/Countries of Origin
The operations from the Business Objects/Items/Countries of Origin category.
Create a Country of Origin
Method: post
Path: /items/{itemGid}/countryOfOrigins
Delete a Country of Origin
Method: delete
Path: /items/{itemGid}/countryOfOrigins/{supplierSiteGid}
Get a Country of Origin
Method: get
Path: /items/{itemGid}/countryOfOrigins/{supplierSiteGid}
Get Countries of Origin
Method: get
Path: /items/{itemGid}/countryOfOrigins
Update a Country of Origin
Method: patch
Path: /items/{itemGid}/countryOfOrigins/{supplierSiteGid}
Update Countries of Origin
Method: patch
Path: /items/{itemGid}/countryOfOrigins