cost_assignation_percents resource
Attributes
- percent
-
create, read, update
Relationships
- cost_center
-
has one of type: cost_center
- cost_assignation_strategy
-
has one of type: cost_assignation_strategy
JSON Resource Example
{ data: { type: cost_assignation_percents, id: 353, attributes: { percent: someValue }, relationships: { cost_center:{ id: 773, type: cost_center }, cost_assignation_strategy:{ id: 571, type: cost_assignation_strategy } } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/cost_assignation_percents/{resource_id}
POST https://api.multinexo.comcompanies/{company_id}/cost_assignation_percents/