pricelist_reports resource
Attributes
- name
-
create, read, update
- pdf_url
-
read
Relationships
- entities
-
has one of type: entities
- pricelists
-
has one of type: pricelists
JSON Resource Example
{ data: { type: pricelist_reports, id: 637, attributes: { name: someValue, pdf_url: someValue }, relationships: { entities:{ id: 263, type: entities }, pricelists:{ id: 966, type: pricelists } } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/pricelist_reports/{resource_id}
POST https://api.multinexo.comcompanies/{company_id}/pricelist_reports/