Confirm

customer Account Management V1Get Confirmation Status Get

get

Gets the account confirmation status.

Path parameters
customerIdstringRequired

(Required)

Example: <integer>
Responses
200

OK

application/json
Responseobject
get
/V1/customers/{customerId}/confirm

customer Account Management V1Resend Confirmation Post

post

Resend confirmation email.

Header parameters
Content-TypestringOptionalExample: application/json
Body
objectOptionalExample: {"email":"<string>","websiteId":"<integer>","redirectUrl":"<string>"}
Responses
200

OK

application/json
Responseobject
post
/V1/customers/confirm