PriceShape API
    • API Conventions
    • API Versioning
    • API Authentication
    • feeds
      • List feeds
        GET
      • Get a feed
        GET
    • products
      • history
        • Get product history
      • Update product fields
        PATCH
    • Schemas
      • Schemas
      • Response
        • UnauthorizedError
        • NotFoundError
        • BadRequestError
      • feeds
      • feeds-filter-query
      • feed
      • product-history
      • product-history-query
      • product-update-response
      • product-update-fields
      • product-update-fields-query

    def-5(product-update-response)

    {
        "success": "string"
    }
    Built with