get_checkout_url
model method is now available as an attribute in product templates making it available for integrations that use it for JS events.order.created
webhooks to fire for a single order.ticket.created
and ticket.updated
allowing webhook subscribers to listen for support related events.owner
object which was deprecated in favor of the user
object.asset_url
filter to allow asset files to use hyphens.prevention.match
Midigator events.stockrecord_id
in lieu of sku
and currency
for order line items when creating new orders.is_public
logic as many other models that are customer facing. Non-public shipping methods cannot be used on the API so the available shipping methods in APM interfaces are consistent.initiator
object on the transactions api is now trimmed down to have the user id, email, first and last name.accepts_marketing
allowing this to be used by externally integrated communication systems.Public
attribute following other public facing storefront content models.