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