revenues resource
Attributes
- cost
-
create, read, update
- commission
-
create, read, update
- total
-
create, read, update
- revenue
-
create, read, update
- date
Relationships
Filter example
JSON Resource Example
{ data: { type: revenues, id: 191, attributes: { cost: someValue, commission: someValue, total: someValue, revenue: someValue, date: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/revenues/{resource_id}
POST https://api.multinexo.comcompanies/{company_id}/revenues/