v1
latestOpenAPI 3.0.12026-07-26381328555.2 KBCustomerAccount
Get Account Contact
Retrieves the specified CustomerContact for a customer account, for example, a billing or shipping CustomerContact.
get/commerce/customer/accounts/{accountId}/contacts/{contactId}
Path parameters
accountIdinteger required
Unique identifier of the customer account whose CustomerContact information you want to retrieve.
contactIdinteger required
Unique identifier of the CustomerContact whose details you want to retrieve.
Query parameters
userIdstring
If provided, the primary markings on the contact will be based on the user's preferred primary overrides
responseFieldsstring
limits which fields are returned in the response body
Response
OK