v2022-11-01
These are all breaking changes for a new version that was created.
These are all breaking changes for a new version that was created.
Have questions about anything in the changelog? Reach out to your dedicated Implementation Team.
This is our first monthly changelog. Changelogs will now be published at least monthly, unless there have been no external changes.
These are all breaking changes for a new version that was created.
Added contractor_payments option to POST '/v1/companies/{company_uuid}/flows'
Added support of Historical Payment in POST contractor_payment
Updated GET contractor_payment/preview endpoint to support an array of contractor payments
Added support of group_by_date in GET contractor_payment endpoint
GET /v1/companies/{company_uuid}/contractor_payments/preview
Gusto Embedded now support add_contractors as a flow param for the POST /v1/companies/{company_uuid}/flows endpoint. This will allow users to create new contractors for a company.
Added a new field has_ein in GET all contractors and GET a single contractor APIs to determine if the contractor has an employer identification number or not.
Added status field to GET contractor_payments endpoint
Added a new field may_cancel in GET all contractor payments API to determine if the contractor payment can be cancelled.