Resend confirmation email
POST{{API_BASE_URL}}/shop/v1/user/:user/orders/:order/confirmation/resend
This endpoint is used to resend the confirmation for a specific order to a user.
Request
-
user(URL parameter): The ID of the user for whom the order confirmation is to be resent. -
order(URL parameter): The ID of the order for which the confirmation is to be resent.
Response
The response does not include a response body.
Authentication#auth
This endpoint does not require authentication.
Headers#headers
Accept-Language{{LANGUAGE}}
—
Responses#responses
200OKResend confirmation email