Skip to main content

Reclassify Source Type

PATCH 

/api/sub-sales-channels/:subSalesChannel/source-type

Manually reclassify a sub sales channel's source type (e.g. mark an in-store source as Point of Sale). Sets source_type_locked = true so future integration syncs never revert the operator's choice.

Request body:

  • source_type (required) — one of: online, point_of_sale, marketplace, draft, other.

Returns the updated sub sales channel.

Request

Responses

OK

Response Headers
    Content-Type