*Customer Type (Individual vs Company)*: Can this ...
# suitecommerce
r
Customer Type (Individual vs Company): Can this be set through the SuiteCommerce API? Looks like that's an option via SuiteScript 1 & 2 but can't find reference for SuiteCommerce.
s
@RL No there's no Commerce API function to select individual or company, you need to create a suitelet to change that information after the customer record is created on the backend
r
@Santiago Appreciate the reply. From additional digging we were coming to that conclusion.
m
As an easy option, you can have a userevent (afterSubmit) or workflow in place