Name | Type | Description |
---|---|---|
first_name | string | First name |
last_name | string | Last name |
name | string | Name |
string | ||
phone | string | Phone Number |
accepts_marketing | boolean | Whether to subscribe marketing campaign |
orders_count | integer | Count of orders |
last_order_at | string | Last order time |
total_spent | string | Total spent |
tags | string | Tags |
created_at | string | Create time |
updated_at | string | Last update time |
default_address | object | Default address (refer to Address properties) |
addresses | array | Address (refer to Address properties) |