Product
A product hosts the business rules and processing logic for your customer's accounts. During your onboarding, your Customer Success Manager (CSM) will work with you to record your product configuration requirements to ensure your customer gets the account behaviours you want.
Multi-Product Functionality
The Shaype platform has been updated to support multiple products per client environment. Your Customer Success Manager (CSM) works with you to help document any products you want to launch on the Shaype platform.
Product Creation
Every product we create on the Shaype Platform is assigned a unique productId
. As part of our client onboarding process, we will create a productId
to serve as the default product for your environments. Additional product configurations can be specified to your CSM as required.
Retrieving Product ID
This API will return all the products configured for your environment. The productId
will be the unique value that can be passed when opening accounts.
Account Opening
Now that you have the appropriate productId
, you can now send account opening requests to our create account API.
Updated 3 months ago