Added

Added Wallet Account and Routing numbers to PAYMENT_PROFILE_ACTIVATED webhook

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.