Customer Product records are generated when a Customer is submitted for onboarding to a specific Product.
Clients will POST to /customer_products when a Customer has fulfilled the prerequisite Product requirements. Rize will then verify that the Product requirements have been met.
If the Product requirements are met, Rize will proceed with account opening and feature enablement as specified by the Product. If the Product requirements are not met, Rize will return an error response indicating what element of the Product validation failed.