Update Account
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the customer account.
Query Parameters
limits which fields are returned in the response body
Body
Properties of the customer account to update.
Customer account. Customers provide contact information, view order history, and set email preferences on their account. Merchants can edit accounts to add internal notes or assign them to segments.
Type of account.
List of attributes for the account.
Commerce (orders and wishlists) on a customer account which lists all the orders the customer has made with the order date, order amount, and status. Includes cancellations and returns. Also includes wishlist information.
The company or organization name for an account.
List of contacts for this account. A customer account can have multiple contacts for billing and shipping addresses.
Date when the customer account is created.
Unique identifier of the account, also known as a customer number.
Indicates Subscription migration is required or not.
List of notes for the account. Merchants use these internal notes, for example, to make a note of a customer's interests or complaints. Notes are available only from the merchant's view, customers cannot view these notes.
List of segments assigned to account. Merchants create segments, for example, to manage discounts or assign VIP status. Then they assign the account to the segment. An account can belong to several segments or none at all.
If true, the customer prefers to receive marketing material such as newsletters or email offers.
"Email addresss of the customer.
First name of the customer.
Indicates if an external password is set on this account
Is the account active?
Is the account Anonymous?
Is the account locked?
Last name of the customer.
Locale Code.
Unique identifier of the user who is currently logged in. This is null if the user is anonymous (not logged in). Unicode data with a maximum length of 55 characters.
User name for the customer account.
Response
Success
Customer account. Customers provide contact information, view order history, and set email preferences on their account. Merchants can edit accounts to add internal notes or assign them to segments.
Type of account.
List of attributes for the account.
Commerce (orders and wishlists) on a customer account which lists all the orders the customer has made with the order date, order amount, and status. Includes cancellations and returns. Also includes wishlist information.
The company or organization name for an account.
List of contacts for this account. A customer account can have multiple contacts for billing and shipping addresses.
Date when the customer account is created.
Unique identifier of the account, also known as a customer number.
Indicates Subscription migration is required or not.
List of notes for the account. Merchants use these internal notes, for example, to make a note of a customer's interests or complaints. Notes are available only from the merchant's view, customers cannot view these notes.
List of segments assigned to account. Merchants create segments, for example, to manage discounts or assign VIP status. Then they assign the account to the segment. An account can belong to several segments or none at all.
If true, the customer prefers to receive marketing material such as newsletters or email offers.
"Email addresss of the customer.
First name of the customer.
Indicates if an external password is set on this account
Is the account active?
Is the account Anonymous?
Is the account locked?
Last name of the customer.
Locale Code.
Unique identifier of the user who is currently logged in. This is null if the user is anonymous (not logged in). Unicode data with a maximum length of 55 characters.
User name for the customer account.

