ServiceBusinessContext

  • This document outlines the JSON representation for providing additional data during service business verification.

  • The structure includes an address field of type PostalAddress which specifies the location's verification address.

  • The provided address enables additional verification methods or triggers the sending of a verification postcard.

Additional data for service business verification.

JSON representation
{
  "address": {
    object (PostalAddress)
  }
}
Fields
address

object (PostalAddress)

The verification address of the location. It is used to either enable more verification options or send a postcard.