Skip to main content

Update businesses attributes

POST 

/api/v2/businesses/:business_id/attributes

Update businesses attributes

Request

Path Parameters

    business_id stringrequired

Body

required

    attributes

    object[]

    required

  • Array [

  • value

    object

    nullable

    oneOf

    string

    type string

    Possible values: [URL, REPEATABLE_URL, BOOL, ENUM, REPEATABLE_ENUM]

    Type of the Attribute

    gmb_id string

    Google my Business ID of the attribute

    name string

    Name of the attribute in the chosen language

    order number
  • ]

Responses

This endpoint allows you to set Google attributes for your business.

Schema

    status string

    Request status

Loading...