product field in account applications. This field has been deprecated since November 2021.
What’s Changing
- The
productfield will be completely removed from the account application API - Applications using the deprecated field will receive an HTTP 400 status code
- Clients must use
account_product_idinstead
Required Action
Replace theproduct field with account_product_id in your API calls. For example: