GET api/Account/AckRegistration?z1={z1}&u2xF={u2xF}&tz={tz}

The user has acknowledged the registration acceptance Sets the Business RegStatus from "Pending User Ack" to "Approved". Sends the user to the password reset page if ack is successful, otherwise to the registration ack failed page.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
z1

string

Required

u2xF

integer

Required

tz

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.