Do not miss any v3 - Secrets API (preview) changes, ever again

Subscribe to the v3 - Secrets API (preview) changelog to be up to date on recent changes.

RSS

26 days ago

main
2026-07-31
Compare
2026-07-31

API structure has changed

11 structure changes including:
11 Modifications
Modified 11 Breaking
GET /api/v3/guest/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /api/v3/receipt/recent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • records property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • details property Modified
        • revealed_receipts, pending_receipts properties Modified
GET /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PATCH /api/v3/receipt/{identifier}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v3/guest/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v3/guest/receipts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • records property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • details property Modified
        • revealed_receipts, pending_receipts properties Modified
POST /api/v3/guest/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/guest/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/receipt/{identifier}/burn
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • custid property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /api/v3/secret/conceal
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified
POST /api/v3/secret/generate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • record property Modified
        • receipt property Modified