#Baz-expand

1 messages · Page 1 of 1 (latest)

grizzled stratus
#

Hi there! Yep, up to 4 levels!

halcyon abyss
#

Yep, just worked it out. You define the levels with a dot (.) between each level.

grizzled stratus
#

Correct!

halcyon abyss
#

E.g.
'expand' => [ 'verified_outputs', 'last_verification_report', 'last_verification_report.document.expiration_date', 'last_verification_report.document.dob' ],

grizzled stratus
#

Hmm should just be ```'expand' => [
'verified_outputs.last_verification_report.document'
]````

halcyon abyss
#

No those specific fields are only returned if expanded

grizzled stratus
halcyon abyss
#

I think you do in this case.

grizzled stratus
#

Ah sorry, you are expanding properties on the VerificationSession

#

And verified_outputs and last_verification_report are different properties