Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 848 Bytes

File metadata and controls

12 lines (11 loc) · 848 Bytes

SalesChannelLocation

Properties

Name Type Description Notes
id String The Sales Channel Stock Location's ID
salesChannelId String The id of the Sales Channel
locationId String The id of the Location Stock.
salesChannel Object The sales channel the location is associated with. Available if the relation `sales_channel` is expanded. [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
deletedAt OffsetDateTime The date with timezone at which the resource was deleted.