Skip to main content

Resend the Order Email

GET 

/order/:guid/resend

This will resend the Order confirmation Email.

Note, this is Admin only.

Request

Path Parameters

    guid stringrequired

    The guid of the Order.

Responses

Job was successfully requested. This returns an empty response on success.

Loading...