#deooptimo
1 messages · Page 1 of 1 (latest)
It looks like it is available in the API but you have to specifically expand it when you retrieve the report https://stripe.com/docs/api/identity/verification_reports/object#identity_verification_report_object-document-dob
https://stripe.com/docs/api/expanding_objects
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
got it. now to figure out how to do that via the sdk
Which SDK? I can help look