#Chung-Yi

1 messages · Page 1 of 1 (latest)

tacit scaffoldBOT
supple tartan
smoky cave
supple tartan
#

I believe it maps to the currently_due deadline, if I recall correctly

smoky cave
#

currently_due is a new field under requirements that's not available in our API version it seems. I guess we'll base on what we have in verification.

#

A general question: to surface these account issues via webhook events, we'll have to compare with previous_attributes in the event to tell the exact changes right?

#

Is there a simpler way we, as the platform, can get notified when our connected account is about to be restricted? Or relying on the webhook would be the recommended way.

supple tartan
#

A general question: to surface these account issues via webhook events, we'll have to compare with previous_attributes in the event to tell the exact changes right?
On the older API version, I believe this was the case yes.

Is there a simpler way we, as the platform, can get notified when our connected account is about to be restricted? Or relying on the webhook would be the recommended way.
Webhooks are the only reliable way to do this