receipts resource
Attributes
- name
-
create, read, update
- code_afip
-
create, read, update
- receipt_type
-
create, read, update
- letter
-
create, read, update
Relationships
JSON Resource Example
{ data: { type: receipts, id: 606, attributes: { name: someValue, code_afip: someValue, receipt_type: someValue, letter: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comreceipts/{resource_id}
POST https://api.multinexo.comreceipts/