Do not miss any 1099Policy API changes, ever again

Subscribe to the 1099Policy API changelog to be up to date on recent changes.

RSS

Jun 24, 2026

main
1.12
Compare

Add bind to quote POST

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /api/v1/contractors/{contractor}/login_link
  • Response
  • 200 response Modified
    • application/json content type Modified
      • expires_at property Modified
        • Type went from string(date-time) to integer(int64)
          Breaking
POST /api/v1/quotes
  • Body
  • application/json content type Modified
    • bind property Added
  • Response
  • 200 response Added