Skip to content

Commit 4d0a0d7

Browse files
docs(api): update supported file types in account holder document uploads
1 parent 6c57df9 commit 4d0a0d7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 190
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-fcf9b2688f1093591ebfa0f26aaa02929c63992600ce5709a97908d8a1360592.yml
3-
openapi_spec_hash: 7376ab615eac0a338424a9217717c21c
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-5bb8d2bedef02f07498de3f252fa6da1393d2fb59f727b05828804cea9aded30.yml
3+
openapi_spec_hash: d1f260252b3bb7ebc77fa7134db6c65d
44
config_hash: 400b9afe0f7f7b7d96177d05950775f9

src/resources/account-holders/account-holders.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ export class AccountHolders extends APIResource {
272272
*
273273
* This endpoint is only valid for evaluations in a `PENDING_DOCUMENT` state.
274274
*
275-
* Uploaded images must either be a `jpg` or `png` file, and each must be less than
276-
* 15 MiB. Once both required uploads have been successfully completed, your
275+
* Supported file types include `jpg`, `png`, and `pdf`. Each file must be less
276+
* than 15 MiB. Once both required uploads have been successfully completed, your
277277
* document will be run through KYC verification.
278278
*
279279
* If you have registered a webhook, you will receive evaluation updates for any

0 commit comments

Comments
 (0)