- Adds a `selfie_check` object to the response schema of all the identity verification endpoints: - `identity_verification/create` - `identity_verification/get` - `identity_verification/list` - `identity_verification/retry`
202009141.353.1
- Update `INCOME_VERIFICATION_RISK_SIGNALS` with webhook tag
202009141.353.0
- Add `ASSETS: PRODUCT_READY` and `ASSETS: ERROR` webhooks to `/sandbox/item/fire_webhook` endpoint
202009141.352.0
- Removed explicit `additionalProperties: true` marker for request objects and objects used only within request objects, primarily impacting the Payment Initiation API. This will result in more strict type checking for those objects, but should not be a breaking change.