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

mercadolibre_attributes resource

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

Attributes

title
create, read, update
description
create, read, update
available_qty
create, read, update
pictures
create, read, update
meli_category_id
create, read, update
price
create, read, update
currency_id
create, read, update
shipping_mode
create, read, update
seller_custom_field
create, read, update
listing_type_id
create, read, update enum (gold_pro, gold_premium, gold_special, gold, silver, bronze, free)
item_condition
create, read, update enum (new, used, reconditioned)
warranty_type
create, read, update enum (factory, seller)
warranty_time
create, read, update
official_store_id
create, read, update

Relationships

publication
has one of type: publication

JSON Resource Example

  {
    data: {
      type: mercadolibre_attributes,
      id: 891,
      attributes: {
        title: someValue,
        description: someValue,
        available_qty: someValue,
        pictures: someValue,
        meli_category_id: someValue,
        price: someValue,
        currency_id: someValue,
        shipping_mode: someValue,
        seller_custom_field: someValue,
        listing_type_id: someValue,
        item_condition: someValue,
        warranty_type: someValue,
        warranty_time: someValue,
        official_store_id: someValue
        },
      relationships: { 
         publication:{
          id: 703,
          type: publication
        }
      }
    }
  }

JSON-API Entry points

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

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