Skip to main content
Skip to main content

SalesChannelLocation

This represents the association between a sales channel and a stock locations.

Properties

idstringRequired
The Sales Channel Stock Location's ID
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
sales_channel_idstringRequired
The ID of the Sales Channel
location_idstringRequired
The ID of the Location Stock.
sales_channelSalesChannelRequired
The details of the sales channel the location is associated with.
Was this section helpful?