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

discounts resource

GET https://api.multinexo.comdiscounts

Attributes

months
create, read, update integer
percent
create, read, update numeric

Relationships

JSON Resource Example

  {
    data: {
      type: discounts,
      id: 625,
      attributes: {
        months: someValue,
        percent: someValue
        },
      relationships: { }
    }
  }

JSON-API Entry points

DELETE PATCH GET https://api.multinexo.comdiscounts/{resource_id}

POST https://api.multinexo.comdiscounts/