#alexanderyakovlev

1 messages · Page 1 of 1 (latest)

clear hemlockBOT
stuck whale
#

hi there!

#

which event are you listening to? and what do you mean by "document id"?

frail smelt
#

I mean analog account.getIndividual().getVerification().getDocument() -- but for previous attributes from Event object.

stuck whale
#

can you share an Event ID (evt_xxx) example?

frail smelt
#

searching through our test data

#

For example evt_1OOiu8RcxEwJgtdw8d8hDez3

#

document.front is null there but just for example

stuck whale
#

thanks! give me a few minutes to look into this.

#

I see multiple document.front in the payload. which one are you trying to retrieve exactly?

frail smelt
#

previous_attributes.verification.document.front

stuck whale
#

well this event doesn't have a previous_attributes, so it's expected that you can't find it.

frail smelt
#

But it's there.

stuck whale
#

oh you ar ecorrect, sorry

#

give me a fewx minutes to look into this

frail smelt
#

Okey. I've got previous attributes. Is there any way to get Stripe objects from it, not just general Map or Object?

stuck whale
#

Nop, it's a generic object type (Map).