Autenticación Autorización Filtros Hardware AuthFactor Cashier Common Companies Documents Entities ExternalApps Fiscal Funds Notifications Products Shared Users

receipts resource

GET https://api.multinexo.comreceipts

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/