Cross-API

  • 🍃 Add page-count to File field schema: Responses that include field schemas with type FieldSchema::File now include the page count for newly created files or files with updated parent Persona object (Inquiry/Account/Transaction). Non-PDF format files will default to a page count of 1.

API Keys

  • 🍃 Extend maximum file access token expiry to 3 days: API keys can now be configured (via the file-access-token-expires-in parameter) to return file URLs that have access tokens that are valid for up to 3 days. The previous maximum was 1 day. For more info, see Downloading Files.

Webhooks

  • 🍃 Extend maximum file access token expiry to 3 days: Webhooks can now be configured (via the file-access-token-expires-in parameter) to return file URLs that have access tokens that are valid for up to 3 days. The previous maximum was 1 day. For more info, see Downloading Files.