improved
Platform ID and Error Type
almost 4 years ago by [email protected]
The Get Account endpoint now includes platform_id
, the unique identifier of the payroll platform associated with the account. This identifier is also be included the account.added webhook event. You can use the new Get Platform endpoint to fetch the platform's name, supported jobs, and other information.
We also added error_type
to Jobs responses and relevant Webhook payloads to help you understand what happened if a user runs into an unexpected error.