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

about 3 hours ago

main
1.12
Compare
1.12

Add Date Handling explanation to introduction.

Next change
7 structure changes including:
1 Addition
6 Modifications
Modified 6 Breaking
GET /api/v1/events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Id property Modified
        • Permission is now readOnly
        • Type went from object to string
          Breaking
GET /api/v1/events/{event}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Id property Modified
        • Permission is now readOnly
        • Type went from object to string
          Breaking
GET /api/v1/webhook_endpoints
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Created property Modified
        • Permission is now readOnly
        • Type went from string to integer(int64)
          Breaking
GET /api/v1/webhook_endpoints/{webhook_endpoint}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Created property Modified
        • Permission is now readOnly
        • Type went from string to integer(int64)
          Breaking
POST /api/v1/webhook_endpoints
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Created property Modified
        • Permission is now readOnly
        • Type went from string to integer(int64)
          Breaking
PUT /api/v1/webhook_endpoints/{webhook_endpoint}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Created property Modified
        • Permission is now readOnly
        • Type went from string to integer(int64)
          Breaking
Added 1
POST /api/v1/contractors/{contractor}/login_link