Models

The Channel account object

Every field of the Channel account object — types, required flags and validation rules.

The Channel account object

FieldTypeDescription
idstringOpaque and stable — survives nothing; if the account is disconnected and another is connected, that is a NEW id. e.g. chac_66a1f09b2
objectstringalways channel_account
channelstringBase channel (e.g. ebay, shopify, etsy). New channels appear over time. e.g. ebay
labelstringDisplay name of the channel. e.g. eBay
shop_namestring · nullableThe seller's account/shop name on the channel. e.g. carboagez
statusstringone of: connected, error, disconnected
syncobjectThe seller's per-channel sync switches (read-only). null means "not set" — the channel's own default applies. See the guide "Edit a product — what actually reaches the channels".
sync.product_editsboolean · nullableWhen false, Nembol pushes only quantity to this channel (content and price stay channel-side).
sync.quantity_from_ordersboolean · nullableSales on this channel adjust stock everywhere.
sync.quantity_from_channel_editsboolean · nullableChannel-side quantity edits flow into Nembol.
sync.content_from_channel_editsboolean · nullableThis channel is the content leader — its edits overwrite Nembol content (at most one channel per store).
pricingobjectRead-only per-channel price rule applied when Nembol pushes prices.
pricing.modestringone of: off, percentage, absolute
pricing.valuenumber · nullableThe adjustment; null when mode is off.
inventoryobjectRead-only per-channel stock buffer. When control is true, the channel shows the product in stock only while quantity is at or above threshold — sellers use it to keep buffer stock.
inventory.controlboolean · nullable
inventory.thresholdnumber · nullable
discoveryobjectWhich discovery endpoints this channel supports.
discovery.categoriesboolean
discovery.attribute_schemaboolean
discovery.policiesboolean

Last updated on July 30, 2026

Need help?

The API is in private beta — email us and a human replies, usually within one business day.

On this page