/contacts

Creates a Contact object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

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="POST" data="H4sIAAAAAAAAA9VWa28aOxD9K8gfEeyWUEBBuqp4pSEqS5uQqlEUWYN3WAxee/GDEKr+9ysDAdKbNA/Rq/abx5o5M54zx/Z3wsBiovQdqRNgTDlpuUxIgaQqRkHqpKWkBWZJgUDGI0jxgSOdH5ECMS7LlLYYn3AUsTnVOCJ1EqaoEyw6yUcc43AXFHJpMdFguZIm3AYXR6toUiCCyynGjXXA83Br9+Jm5yfThIIbX34GxtixVi4Zn+PMoXkBsq9NYIrSgijGYCHcQynqNcxje/4UMQq0GLfBQhstMn/cTcaxtZmph+EYRRassgcxzkOUIWjLmUATVsrHR7XjSnGDssr+gSbin1J+MhuqYS1PEyYouHxvwBbRoHsbTZL3Uev9IlpeVqLldBlNpu/yNIF8b9Cr9AdX5X67Ueo/4kAvqt+OvzbbzbMoz5adcjS5uo0GrNQbsOlw2S2ffWS3Z6dfFtHy6qjXvixHg07l7KMq9Vvnptc6V71GEJAC2WeV1K+/729sBudEoxk3lZqah/7dFBLc68uaEMh4MXNDwVlgygGksFQSbk3AVBqmGHMId3j0YuZAI/2kEhVMsuS+/1zJbfNJnXSi00bU6rQfzkNjDlzAUCCpW+3wPwNN6tcE4lijMegrZyrNQN75ldMaJfNLTIELunHzxzOUOWNVinptrYaJryzp21Eg2VhJpNKlQ9Q+RGOqLNKtDjY2j3drl8VgMabgR9pYsM47WlhsYMiNd505rjH+DBpStB67fr0t+uZH4TFqepxpZdTI5tp3ElLOTK5creSaznCJxuRaKK0GcRjetsnofTJarlbofTK6SUZbSihNjxedk2q1FmTyr6b1SRpfw94LCniC4AjtheMWD8NghNZ4NGpWuvsFN1Fj0P3a+aOZea3gXsLSrsU08z7m0c2AG5qhNkq+7AAPCg72LcoEGPMU+V8cZ9PVRZnrS8HlgaZgB1tczwG9HB1Vm7XS756H/1Wfr7pmfyXBC0gw1/X/qdWH6gAEeES6Qbx/AudzHpka/CWSfEvzC8RJPnM+CqX1v7bnCHm7cr6hVofhyiMVn70uD/SU/TaBvEUMNz/+Bd9ueDxoDAAA" />