Skip to content

Several Major issues in vendorListing area of update-business #183

Description

@adimmitt

Several issues here:

On API: https://developers.birdeye.com/#/reference/business/update/update-business

  1. There is no documentation related to the entire section of vendorListing

  2. Also there is a spelling area in the current implementation code.

Sample part of payload is:

"vendorListing": {
    "venderCategory": "",
    "venderSubcategory1": "",
    "venderSubcategory2": "",
    "venderSubcategory3": ""
  },

which is not right. The spelling of the Subcategories is being spelled vender vs the correct spelling like the header vendor.

  1. There is no currently documented API to get the list of Categories here. Was able to determine that this route works but does require a token which is different for the API: https://app.birdeye.com/resources/v1/business/masterdata/vendor

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions