Get Account Contact
Retrieves the specified CustomerContact for a customer account, for example, a billing or shipping CustomerContact.
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 whose CustomerContact information you want to retrieve.
Unique identifier of the CustomerContact whose details you want to retrieve.
Query Parameters
If provided, the primary markings on the contact will be based on the user's preferred primary overrides
limits which fields are returned in the response body
Response
Success
CustomerContact information for a customer account including the name, company, phone numbers, email addresses, and billing and shipping addresses (if supplied).

