cost_reports resource
Attributes
- from
- to
- total
-
read numeric
- pdf_url
-
read
Relationships
Filter example
JSON Resource Example
{
data: {
type: cost_reports,
id: 848,
attributes: {
from: someValue,
to: someValue,
total: someValue,
pdf_url: someValue
},
relationships: { }
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/cost_reports/{resource_id}
POST https://api.multinexo.comcompanies/{company_id}/cost_reports/