GuidesAPI ReferenceChangelog
Log In
added

New API Version: 2021-07-28

New API version 2021-07-28 released. Version 2021-04-29 is now deprecated and its usage is discouraged in new implementations.

added

Pending Job Outcome

Added a new job outcome, pending, for Income and Employment jobs.

fixed

Required Employer Name for Employment Endpoint

We made the employer_name field required in the response from Get Employment.

added

Maven Support for Android SDK

We added support for Maven Central Repository distribution to our Android SDK. See the Link SDKs page for more details.

added

Flutter SDK

We released a Flutter SDK, see the Link SDKs page for more details.

added

Days Synced Webhook Events for Shifts and Paystubs

We added a set of webhook events for shifts and paystubs that indicate how much data has been synced. See the implementation guide for Employment Data or Webhooks: Paystubs Sync Events for more details.

improved

Link Visual Enhancements

We launched a visual refresh of the Link modal including a redesign of the platform authentication screen to display the selected employer and an exit confirmation screen.

improved

Webhook Signature Verification Enhancements

We simplified the signature algorithm used in webhook verification to reduce cross-language inconsistencies. See Webhooks: Verifying Pinwheel is the Sender for implementation details. Additionally, we moved webhook event IDs from the header into the request body, increasing the signature's entropy.

improved

Employment Endpoint Enhancements

The employment endpoint response now includes job title. See the full API reference here.