{"title":"POS reference","slug":"pos-reference","url":"https://support.storeconnect.com/articles/pos-reference","url_markdown":"https://support.storeconnect.com/articles/pos-reference.md","subtitle":null,"summary":"Reference for extending the StoreConnect POS from custom code: every action you can trigger, the scAction JavaScript bridge that triggers them, and the icon names available to action items.","type":"Developer_Documentation","video_url":"","keywords":"pos reference, pos actions, scaction, pos icons, action item, pos customization, checkout start, sync full, pos javascript","last_modified":"2026-08-27T23:41:32+0000","body_markdown":"These articles describe the POS extension surface: the actions the POS exposes,\nhow to call them from your own code, and the icons available to the buttons that\ncall them. Configuring POS layouts, views, and action groups as records is\ncovered in the [POS customization and design](pos-customization-and-design)\narticles.\n\n## In this section\n\n- [POS actions reference](pos-actions-reference) — every available action, with its identifiers, parameters, and behavior\n- [scAction](pos-sc-action) — the global JavaScript function that triggers any POS action from a custom view or HTML template\n- [checkout:start](pos-checkout-start-action) — start checkout from the active or a specified cart\n- [sync:full](pos-sync-full-action) — force a full re-download of POS data from the server\n- [POS icons reference](pos-icons-reference) — the icon names available to POS action items"}