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

gondolaprices resource

GET https://api.multinexo.comcompanies/{company_id}/gondolaprices

Attributes

only_modified
create, read
date
read
pdf_url
read

Relationships

pricelist
has one of type: pricelist
category
has one of type: category
supplier
has one of type: supplier

JSON Resource Example

  {
    data: {
      type: gondolaprices,
      id: 489,
      attributes: {
        only_modified: someValue,
        date: someValue,
        pdf_url: someValue
        },
      relationships: { 
         pricelist:{
          id: 343,
          type: pricelist
        },
      
         category:{
          id: 575,
          type: category
        },
      
         supplier:{
          id: 997,
          type: supplier
        }
      }
    }
  }

JSON-API Entry points

DELETE PATCH GET https://api.multinexo.comcompanies/{company_id}/gondolaprices/{resource_id}

POST https://api.multinexo.comcompanies/{company_id}/gondolaprices/