Cost centers
Cost centers are used to allocate organizational expenditures. Customers may have different names for this, such as "allocation codes" or "charge back codes", but the purpose is to allocate an expense to a person or department in an organization. Cost centers can referenced on line items, but they do not influence any behavior in OrderCloud.
CostCenters.List
List cost centers
v1/buyers/{buyerID}/costcenters
CostCenters.Create
Create a cost center
v1/buyers/{buyerID}/costcenters
CostCenters.ListAssignments
List cost center assignments
v1/buyers/{buyerID}/costcenters/assignments
CostCenters.SaveAssignment
Create or update a cost center assignment
v1/buyers/{buyerID}/costcenters/assignments
CostCenters.Get
Retrieve a cost center
v1/buyers/{buyerID}/costcenters/{costCenterID}
CostCenters.Save
Create or update a cost center
v1/buyers/{buyerID}/costcenters/{costCenterID}
CostCenters.Delete
Delete a cost center
v1/buyers/{buyerID}/costcenters/{costCenterID}
CostCenters.Patch
Partially update a cost center
v1/buyers/{buyerID}/costcenters/{costCenterID}
CostCenters.DeleteAssignment
Delete a cost center assignment
v1/buyers/{buyerID}/costcenters/{costCenterID}/assignments