product
field in account applications. This field has been deprecated since November 2021.
What’s Changing
- The
product
field 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_id
instead
Required Action
Replace theproduct
field with account_product_id
in your API calls. For example: