/contacts/{id}

Updates a Contact object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired
# The Contact Object ### Description A `Contact` is an individual or business entity to which products and services are sold to or purchased from. The `Contact` model contains both Customers, in which products and services are sold to, and Vendors (or Suppliers), in which products and services are purchased from. * A `Contact` is a Vendor/Supplier if the `is_supplier` property is true. * A `Contact` is a customer if the `is_customer` property is true. ### Usage Example Fetch from the `LIST Contacts` endpoint and view a company's contacts.

Response

modelobject
# The Contact Object ### Description A `Contact` is an individual or business entity to which products and services are sold to or purchased from. The `Contact` model contains both Customers, in which products and services are sold to, and Vendors (or Suppliers), in which products and services are purchased from. * A `Contact` is a Vendor/Supplier if the `is_supplier` property is true. * A `Contact` is a customer if the `is_customer` property is true. ### Usage Example Fetch from the `LIST Contacts` endpoint and view a company's contacts.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="PATCH" data="H4sIAAAAAAAAA91UbU8aQRD+K81+JPdSQDSSNA1vVUhYqpxGY8xl2BuOhb3dY18AMf735oAqthr7wTaNH2d3nmd2nmd27gkDi6nSd6ROgDHlpOUyJR7JVIKC1ElLSQvMEo9Azilk+CwxXlSIR4zLc6UtJt84isScahyTOgkz1Cn6TvIxxyR8AoVcWkw1WK6kCR/B/niDJh4RXM4waWwBb9Nt0/3dyS+hCQU3xfNzMMZOtHLp5BznDs0fMBdvE5ihtCD8BCyEeyy+3tK8dFZ0kaBAi0kbLLTRIiva3VWcWJubehhOUOTBpnqQ4CJEGYK2nAk0Ya16XDk6rvk7lk31r3EqvpRL0/lIjY5KccpEDK7Uj9iKRt0lnaYHtHWwouuLGl3P1nQ6+1yKUyj1o35tEF1XB+1GefBCQjw8vDq+bLabPVpi606VTq+XNGLlfsRmo3W32jthy97p2Yquryv99kWVRp1a70SVB61z02+dq34jCIhH9l0l9Zv7/YPd4FC0Q8ctPs/uZpDinipbOyDnfu5GgrPAVAPIYK0kLE3AVBZmmHAIKVpTsMVm7kBjkG8GdyMYV/JR86JuI+pedp4PQWMBXMBIIKlb7fC3KSb1GwJJotEYLOxkTmuU7I54BDPgIt5dFr2YmDljVYZ6G23mhm8iWXTukXyiJMbSZSPUBURjpizGLk/AYhJDMaHGgnWG3Ba3c8c1Jt9BQ4a2gNRvbh+8lzQ9c5zNmkrNzKeBFFy+k7hPtP5W3vhiXDlsHpU/iswesbDapb6q+U+C7WoK9qOYCTCGvOLKEFL81C1W52Z3voMhBWO8Y4yHW0sWC07NEfxtS1SWg7z7OOZcoVbvY0rB5L+5fjr0tEFbnfZ/+DN48o+MuH34AU/5kMJsCAAA" />