business

Verify Business Email Address

Verify the operating email address of this business

post/verify-email

Request body

businessIdstring uuid required

Business ID

verificationCodestring required

6 characters code. Default code for sandbox "123456"

Example request

{
  "verificationCode": "123456"
}

Response

success

Changes

No recorded changes to this endpoint across all 1 revision of this API.