Endpoints Reference
Customer Sub-Accounts
Create a new "customer" on the eCommerce platform and designates it as a sub-account with parent_customer_id
as an attribute.
The implementation should explicitly handle the possibility that a customer with the supplied email address already exists and return a 400 response as documented.
If the target platform has the ability to send an activation / invitation email to the new customer then this should be done.