v1
latestOpenAPI 3.1.02026-07-2422707.0 MBGenerate Shopify Multipass URL
The Generate Shopify Multipass URL API generates a Shopify Multipass token and returns the response object with multipass_url. This URL is used for redirecting the guests after a successful Shopify authentication.
get/v1/ecommerce/shopify/multipass-url?user_id=${userId}&return_url=${returnUrl}
Query parameters
user_idstring required
Mandatory Unique 32-character identifier of the guest.
return_urlstring required
Mandatory URL to redirect a user after successfull authentication.
Response
200
object required