Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 642 Bytes

File metadata and controls

11 lines (8 loc) · 642 Bytes

# ConnectShopifyWithTokenRequest

Properties

Name Type Description Notes
profile_id string Your Zernio profile ID (get from /v1/profiles).
shop string The myshopify.com store domain, e.g. `your-store.myshopify.com` (the bare `your-store` prefix is accepted too).
access_token string Admin API access token of the merchant-created custom app (starts with `shpat_`).

[Back to Model list] [Back to API list] [Back to README]