GET customer.attribute.list.json
Summary: —
Operation ID: CustomerAttributeList
Auth: unknown
Operation ID: CustomerAttributeList
Auth: unknown
Description
Get attributes for specific customer
Parameters (8)
count
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
customer_id
(string, query, required)
Retrieves orders specified by customer id
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
lang_id
(string, query, optional)
Language id
page_cursor
(string, query, optional)
Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)
params
(string, query, optional, default: force_all)
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)
Store Id
No probe data for this endpoint yet.