Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The ID of the business
A dictionary with a url
property that contains the Google OAuth URL associated with the business
The response is of type object
.