Added V2 Update Shift and V2 Delete Shift API endpoints
New V2 Update Shift and V2 Delete Shift API endpoints are available, providing CRUD parity with V1 Shift operations.
New V2 Update Shift and V2 Delete Shift API endpoints are available, providing CRUD parity with V1 Shift operations.
A additional wallet field is now returned in the PAYMENT_PROFILE_ACTIVATED webhook event when the active_type = WALLET. It contains the account_number and routing_number information for the Worker's wallet. This streamlines integrations by removing the need to call Get Employee Wallet upon receipt of the webhook. Details for implementation are available in the Payment Profile Activated Webhook Reference guide.
The DIRECT_DEPOSIT_CREATED webhook event is sent when a worker submits a Direct Deposit authorization form, providing an accurate trigger for updating account and routing numbers. Details for implementation are available in the Direct Deposit Created Webhook Reference guide.
The INACTIVITY_OVER_TIME reason code value is useful for clearly identifying when a wallet or card is deactivated due to inactivity, which filters out dormancy-driven events to reduce alert noise and unnecessary on-call escalation. This reason code can now be returned in a Wallet Deactivated or Card Deactivated webhook event. Existing webhook integrations will not receive or need to handle this reason code.
Added an App Engagement Reports guide to the White-Label Reports section.
Added TIN Verification Matched and TIN Verification Failed guides. Added sample requests in the Postman Collection for Triggering Sandbox Webhooks
A new Get Worker TIN Verification API endpoint is now available. Verifying a worker's TIN is important when collecting W-9 info.
The Create Wallet API request structure now enforces explicit size constraints for the following fields:
New tables defining column types of reporting fields are indexed within the Standard Reports guide. The SFTP Setup guide is now more comprehensive and clear.
