Resend verification code
Authentication
Resend verification code
Send a fresh one-time code when the shopper did not receive or lost the previous message.
POST
Resend verification code
Request
Headers
| Header | Type | Description |
|---|---|---|
Content-Type | string | Always set to application/json. |
x-shop-id | string | Shop identifier to associate the user with your store. |
Body parameters
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address associated with the shopper account. |
Successful response
You see
success: true, confirming that the resend request was accepted and
the new code is on the way.Error responses
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Body
application/json
Email address associated with the shopper account.

