Added

New webhook events for compliance review

Three webhook events report the compliance review of a payment.

paymentActionRequired is sent when a payment is held because compliance review needs more information from you before the funds can be released.
paymentInReview is sent when a payment is held while it is under review. No action is required from you.
balanceCredited is sent when a held payment is approved and the funds are credited to your balance. It is delivered to endpoints subscribed to paymentCompleted.

Affected: webhook subscriptions

See the Webhooks guide for the payload of each event.