1. Response
PriceShape API
  • API Conventions
  • API Versioning
  • API Authentication
  • root
    • GET-root/
      GET
  • feeds
    • GET-feeds/feeds
      GET
    • GET-feeds/feeds/:priceshapeId
      GET
  • Schemas
    • Schemas
    • Response
      • UnauthorizedError
      • NotFoundError
      • BadRequestError
    • feeds
    • feeds-filter-query
    • feed
  1. Response

BadRequestError

{
    "errors": [
        "string"
    ]
}
Built with