Change Updates

Do not miss any 1099Policy API changes, ever again

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

RSS

Feb 5, 2024

main
1.6.13
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/quotes
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gl_net_rate, wc_net_rate properties Added
POST /api/v1/quotes
  • Response
  • 201 response Modified
    • application/json content type Modified
      • gl_net_rate, wc_net_rate properties Added
PUT /api/v1/quotes/{quote_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gl_net_rate, wc_net_rate properties Added