publications resource
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: 710,
attributes: {
enabled: someValue,
item_price: someValue,
item_url: someValue,
item_last_update: someValue,
item_status: someValue,
observations: someValue
},
relationships: {
product:{
id: 511,
type: product
},
publisher:{
id: 911,
type: publisher
},
mercadolibre_attributes:{
id: 356,
type: mercadolibre_attributes
},
publication_metas:{
id: 762,
type: publication_metas
},
mercadolibre_category:{
id: 204,
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/