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

preferences resource

GET https://api.multinexo.comusers/{user_id}/preferences

Attributes

key
read
value
create, read, update

Relationships

JSON Resource Example

  {
    data: {
      type: preferences,
      id: 541,
      attributes: {
        key: someValue,
        value: someValue
        },
      relationships: { }
    }
  }

JSON-API Entry points

DELETE PATCH GET https://api.multinexo.comusers/{user_id}/preferences/{resource_id}

POST https://api.multinexo.comusers/{user_id}/preferences/