Update a Contact

Updates the details of an existing customer or vendor contact in your accounting platform.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Supported Apps


AppApp IDRemarks
XeroxerocontactType is not honored by xero. It will map a contact to CUSTOMER or VENDOR based on activity (invoices/bills generated).
ZohobookszohobooktaxNumber key will have tax registration number with respect to country. For Indian customers it will be GST Number.
Microsoft Dynamics 365microsoft-dynamics-365
Sage IntacctsageIntacct
Quickbooksquickbooks
Netsuitenetsuite
Freshbooksfreshbooks
Sage 200 Standardsage200metaData.reference is a required field of type string (less than 9 chars). metaData.contactPersonId is required when contactPersonFirstName or contactPersonLastName is updated.
Wave Financialwave
Oracle Financialsoracle-financials
  • Supported fields: contactId, contactType, name, contactPersonFirstName, contactPersonLastName, taxNumber, metaData.taxOrganizationType, and metaData.taxRegistrationCountryCode.
  • Required fields: contactId and contactType.
  • taxOrganizationType possible values: Corporation, Foreign Corporation, and Individual.
  • Valid values for taxRegistrationCountryCode: alpha2 country code.
Odoo Accounting Onlineodooname, contactType, email, phoneNumber, addresses[0] are honored fields.
addresses[0].state, addresses[0].country expects state_id and country_id which can be obtained by making a passthrough request.
Body Params
string
required

Name of contact (It could be individual or buisness)

string
enum
required
Allowed:
string
string
string
string
string
addresses
array of objects
addresses
string
required
string

JSON-formatted string containing set of key-value attributes to provide additional data

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json