Home > @vsf-enterprise/commercetools-api > ApiMethods > customerSignMeUp
# ApiMethods.customerSignMeUp() method
See the customerSignMeUp() function
Signature:
customerSignMeUp(draft: CustomerSignMeUpDraft): Promise<CustomerSignMeUpResponse>;
# Parameters
| Parameter | Type | Description |
|---|---|---|
| draft | CustomerSignMeUpDraft |
Returns:
Promise<CustomerSignMeUpResponse>