Basic Information

appmixer.prestashop.core.GetCustomer

Get Customer

1.0.0

Public

Retrieve a customer and all associated data by ID, including the customer group they belong to and the reduction configured for that group.

Input Ports

in

FieldTypeDescription
Customer ID text The unique identifier of the customer.

Output Ports

out

FieldTypeDescription
Customer ID string -
Default Group ID string -
First Name string -
Last Name string -
Email string -
Company string -
Newsletter string -
Active string -
Note string -
Created Date string -
Updated Date string -
Default Group object -
Associations object -

Full Metadata