New updates and improvements.
?id=abc&id=def
).context.value
field to be nullable on output to support unexpected values that somehow exist in some real-world company files.state
field for employee addresses is now an enum when creating or updating an employee, but a plain string when returning an employee to support unexpected values that somehow exist in some real-world company files.E-\d+
pattern are no longer being parsed as 0.conductor-node
package from auth-flow to reduce bundle size.@beta
tag from the Node.js SDK.transactionType
query parameter when fetching transactions.createdAt
fields in the API docs.totalAmount
on receive-payments, amount
on checks, and note
on additional-notes, that can be missing in real-world corrupt data.Error
and ErrorResponse
schemas to the OpenAPI spec.employeePayroll.deleteAllEarnings
field when updating employees./v1/end-users/{end-user-id}/ping/{integration-slug}
with a more consistent /v1/quickbooks-desktop/health-check
endpoint for connection health checks.GET /auth-sessions/:id
endpoint from the API, documentation, and SDKs.@beta
tag.docs.json
format.EIN
field as a string in API v1.lastSuccessfulRequestAt
to the IntegrationConnection
resource.JournalEntry.debitLines
now return account
as a nullable field to reflect data from the wild.Employee.address
now supports all address fields.publishableKey
against the authenticated project during auth session creation.