Update customer
documentedUpdate an existing customer.
PATCH /v2.0/{environment}/api/v2.0/customers({id})Business Centralno implementation yet0 runsInput
environment*
Environment (e.g., sandbox, production)
sandbox
companyId*
Company ID (GUID)
Company GUID
customerId*
Customer ID (GUID)
Customer GUID
etag*
If-Match value (etag or *)
etag value or *
displayName
Display name
New Customer Name
addressLine1
Address line 1
123 Main St
city
City
City
postalCode
Postal code
ZIP
country
Country
US
phoneNumber
Phone number
+1-555-0100
email
Email
contact@example.com
website
Website
https://example.com
taxLiable
Tax liable (true/false)
true or false
Calls Microsoft Dynamics 365 as you (your API key is your account); keychains.dev holds the credentials.