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

26 days ago

main
1.11.1
Compare
1.11.1

Add automated certificate review endpoints

12 structure changes including:
8 Additions
4 Modifications
Modified 4 Breaking
GET /api/v1/files/certificates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gl_coi_pdf_url, wc_coi_pdf_url properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • contractor, Created, filename, string-2, pdf_url, review_results, status, Created properties Added
  • Query
  • expand query parameter Added
GET /api/v1/files/certificates/{certificate_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • gl_coi_pdf_url, wc_coi_pdf_url properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • contractor, Created, filename, string-2, pdf_url, review_results, status, Created properties Added
  • 404 response Added
  • Query
  • expand query parameter Added
POST /api/v1/files/certificates
  • Response
  • 201 response Modified
    • application/json content type Modified
      • gl_coi_pdf_url, wc_coi_pdf_url properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • contractor, Created, filename, string-2, pdf_url, review_results, status, Created properties Added
PUT /api/v1/entities/{entity_id}
  • Body
  • application/json content type Modified
    • required_coverage property Modified
      • Type went from array to array[string]
Added 8
GET /api/v1/assignments/media
POST /api/v1/assignments/media
POST /api/v1/files/agency_pay_invoices/upload
POST /api/v1/files/external_certificates/tracker
POST /api/v1/files/external_certificates/tracker/bulk
POST /api/v1/files/external_certificates/tracker/placeholder/bulk
POST /api/v1/files/external_certificates/upload
POST /api/v1/files/external_certificates/upload/bulk