GET /customer.info.json
Summary: —
Operation ID: CustomerInfo
Auth: unknown
Operation ID: CustomerInfo
Auth: unknown
Description
Get customers' details from store.
Parameters (5)
exclude
(string, query, optional)
Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all
id
(string, query, required)
Retrieves customer's info specified by customer id
params
(string, query, optional, default: id,email,first_name,last_name)
Set this parameter in order to choose which entity fields you want to retrieve
response_fields
(string, query, optional)
Set this parameter in order to choose which entity fields you want to retrieve
store_id
(string, query, optional)
Retrieves customer info specified by store id
No probe data for this endpoint yet.