Skip to main content

List

List the Google Merchants

Query Parameters
  • google_access_token string required
Responses

Found


Schema
  • first string nullable required

    The link to the first page.

  • items object[] required

    An array of objects.

  • Array [
  • google_merchant_id int64 required

    The Google Merchant id

  • website_url string required

    The Google Merchant Website URL

  • ]
  • last string nullable required

    The link to the last page.

  • next string nullable required

    The link to the next page or null if there's no page.

  • prev string nullable required

    The link to the previous page or null if there's no page.

  • self string nullable required

    The link to the current page.

Loading...