mercadolibre_categories resource
Attributes
- name
- publication_meta_keys
- full_name
Relationships
Filter example
JSON Resource Example
{
data: {
type: mercadolibre_categories,
id: 579,
attributes: {
name: someValue,
publication_meta_keys: someValue,
full_name: someValue
},
relationships: {
children:{
id: 154,
type: children
},
parent:{
id: 773,
type: parent
}
}
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.commercadolibre_categories/{resource_id}
POST https://api.multinexo.commercadolibre_categories/