v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
CustomerAccount

Add Account Contact

Creates a new CustomerContact for a customer account, for example, a new shipping address.

post/commerce/customer/accounts/{accountId}/contacts

Path parameters

accountIdinteger required

Unique identifier of the customer account to contain the new CustomerContact.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

accountIdinteger
companyOrOrganizationstring nullable
emailstring nullable
faxNumberstring nullable
firstNamestring nullable
idinteger nullable
labelstring nullable
lastNameOrSurnamestring nullable
middleNameOrInitialstring nullable

Response

OK

accountIdinteger
companyOrOrganizationstring nullable
emailstring nullable
faxNumberstring nullable
firstNamestring nullable
idinteger nullable
labelstring nullable
lastNameOrSurnamestring nullable
middleNameOrInitialstring nullable