PriceShape API
  1. Response
PriceShape API
  • API Conventions
  • API Versioning
  • API Authentication
  • root
    • GET-root/
      GET
  • Schemas
    • Schemas
      • api-root
      • api-root-query
    • Response
      • UnauthorizedError
      • NotFoundError
      • BadRequestError
  1. Response

NotFoundError

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