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

publications resource

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

Attributes

enabled
create, read, update
item_price
create, read, update
item_url
read
item_last_update
read
item_status
create, read
observations
read

Relationships

product
has one of type: product
publisher
has one of type: publisher
mercadolibre_attributes
has one of type: mercadolibre_attributes
publication_metas
has one of type: publication_metas
mercadolibre_category
has one of type: mercadolibre_category

JSON Resource Example

  {
    data: {
      type: publications,
      id: 193,
      attributes: {
        enabled: someValue,
        item_price: someValue,
        item_url: someValue,
        item_last_update: someValue,
        item_status: someValue,
        observations: someValue
        },
      relationships: { 
         product:{
          id: 871,
          type: product
        },
      
         publisher:{
          id: 349,
          type: publisher
        },
      
         mercadolibre_attributes:{
          id: 645,
          type: mercadolibre_attributes
        },
      
         publication_metas:{
          id: 871,
          type: publication_metas
        },
      
         mercadolibre_category:{
          id: 621,
          type: mercadolibre_category
        }
      }
    }
  }

JSON-API Entry points

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

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