Updating Customer Record data; This API can be used both to INSERT and UPDATE Customer record data in DynamxMFG®. This API can be used to update the Customer without updating Contacts or Address records. Complete customer record information must be passed.
Updating Contacts & Addresses; The same API is used to update Contacts and Address records, however please note that full customer record information must again be passed through. i.e. the Name, Reference, Delivery Days, Account Balance, isActive etc. must be sent with any update to Contact or Address.
The Customer Contact / Address reference is unique to the
customer, i.e. the reference is not necessarily unique outside of the customer
object.
The below example will send in a POST request.