#shaharyarilyas

1 messages ยท Page 1 of 1 (latest)

clear scrollBOT
boreal zephyr
near elbow
#

i did't see any previous_attributes key on account detail api

boreal zephyr
#

IT's not in the account details API

#

It's a property of the webhook event itself

near elbow
#

could you please guide what previous_attributes property doing

boreal zephyr
#

Do you have an account.updated event you could share?

near elbow
#

ok

boreal zephyr
#

Just the event ID is fine

near elbow
#

evt_1O5b0cCV1Rsf7Db7WjjN7dr7

boreal zephyr
#

Okay so this event has a big previous_attributes property. There's a lot in there

#

What it does is show you which fields in the Account changed and what the value was before the change.

#

For instance, the first property here is details_submitted. Before the update is was false and now it's true

#

That is how you can use the previous_attributes property of the .updated event to keep track of changing requirements for your conencted accounts

near elbow
#

its helpful

#

thanks

#

one last thing i created a custom connect account but Stripe does not complete ID verification for individual account

#

account id: acct_1O5Sj3CridjFy4iP

#

stripe has completely enabled this account without id verification