fiscalpos resource
Attributes
- number
- pos_type
-
create, read, update enum (manual_a, manual_b, manual_c, manual_e, fiscal_printer, electronic) EnumFilter Sortable
- status
- enabled
- fiscaltoken
-
create, read, update
- max_items_per_invoice
-
create, read, update numeric
- max_amount_per_invoice
-
create, read, update numeric
Relationships
Filter example
JSON Resource Example
{ data: { type: fiscalpos, id: 377, attributes: { number: someValue, pos_type: someValue, status: someValue, enabled: someValue, fiscaltoken: someValue, max_items_per_invoice: someValue, max_amount_per_invoice: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/fiscalpos/{resource_id}
POST https://api.multinexo.comcompanies/{company_id}/fiscalpos/