Create WebView Session
Required scopes: write_customers
This endpoint has a rate limit of 100 requests per second
Create a short-lived WebView session for a site. This session includes a URL that can be used to render an embedded Loyalty Page in a WebView.
If you have an authenticated customer, you can include their ID and email when creating the session. This will allow rendering a WebView with a customer context, allowing the customer to view their points and redeem rewards.
You must only include a customer when generating an WebView session if you have already authenticated them in your app, i.e. using Shopify’s own authentication, or multipass.
Path Parameters
Body
The name of your app. Can contain only alphanumeric characters, dots and underscores
2
Customer to include in the resulting WebView content. If included, the rendered webview will be scoped to this customer. This means the customer will be able to see their points and redeem rewards
Response
The created session, which includes a URL that can be used as the source for a WebView