Cost centers
A cost center is used to allocate organizational expenditures. Different businesses call these by different names such as "allocation codes" or "charge back codes", but the basic purpose is the same - to allocate an expense back to someone or some department of an organization.
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