SalesChannelLocation
This represents the association between a sales channel and a stock locations.
Properties
idstringRequiredThe Sales Channel Stock Location's ID
created_atDateRequiredThe date with timezone at which the resource was created.
updated_atDateRequiredThe date with timezone at which the resource was updated.
deleted_atnull | DateRequiredThe date with timezone at which the resource was deleted.
sales_channel_idstringRequiredThe ID of the Sales Channel
location_idstringRequiredThe ID of the Location Stock.
The details of the sales channel the location is associated with.
Was this section helpful?