Reads customer profile search in Magento data base.
Input Fields
- Customer ID (text): Identification code of new customer.
Output Fields
- Group ID (true or false): If marked “true”, customer is assigned to group code. Identification code of customer group.
- Default Billing (text): Default billing address for new customer.
- Default Shipping (text): Default shipping address for new customer.
- Created At (text): Date customer was added to Magento data base.
- Updated At (text): Date customer’s profile was last updated.
- Created In (text): Place within Magento customer’s profile was created in.
- Date of Birth (text): Date customer was born on.
- Email* (text): E-mail of new customer.
- First Name* (text): First name of new customer.
- Last Name* (text): Last name of new customer.
- Middle Name (text): Middle name of new customer.
- Prefix (text): Group of letters placed before first name signifying marital or educational status (Eg. Mr., Mrs., Dr., and Ms).
- Suffix (text): Explanation of customer’s first name, not the last. “John Doe Jr.” means he is John, the son of John.
- Gender (text): the state of being male or female or other.
- Store ID (true or false): If “true” is marked, customer has a store ID, if null this information is not applicable. Identification code of customer’s store.
- Taxvat (text): : If “true” is marked, customer has a taxvat number. If null this information is not applicable.Value added Tax (VAT)
- Website ID (number): : If “true” is marked, customer has a Website ID. If null this information is not applicable. Identification code of customer’s website.
- Address (drop down list): Select from drop down menu to which address
Click here for more information