Skip to main content

Snag Solutions - API Docs (v 0.1)


What’s Changed


GET /api/auction_bids
Parameters:
Changed: id in query
The bid ID(s) - accepts a single ID or an array of IDs
Return Type:
Changed response : 200 OK
200
  • Changed content type : application/json
    • Changed property data (array) Changed items (object):
      Schema for a get auction bids response
      New required properties:
      • auction
      • Added property auction (object)
        • Property id (string)
        • Property name (string)

Result


API changes broke backward compatibility