Basic

Create

Create a quote with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard quotes is provided.

post/crm/v3/objects/quotes

Request body

propertiesobject required

Key-value pairs for setting properties for the new object.

Response

successful operation

archivedboolean required

Whether the object is archived.

archivedAtstring date-time

The timestamp when the object was archived, in ISO 8601 format.

createdAtstring date-time required

The timestamp when the object was created, in ISO 8601 format.

idstring required

The unique ID of the object.

objectWriteTraceIdstring

An identifier used for tracing the write request for the object.

propertiesobject required

Key-value pairs representing the properties of the object.

propertiesWithHistoryobject

Key-value pairs representing the properties of the object along with their history.

updatedAtstring date-time required

The timestamp when the object was last updated, in ISO 8601 format.

urlstring

The URL associated with the object.

Example response

{
  "archived": false,
  "createdAt": "2019-10-30T03:30:17.883Z",
  "id": "512",
  "properties": {
    "property_checkbox": "false",
    "property_date": "1572480000000",
    "property_dropdown": "choice_b",
    "property_multiple_checkboxes": "chocolate;strawberry",
    "property_number": "17",
    "property_radio": "option_1",
    "property_string": "value"
  },
  "updatedAt": "2019-12-07T16:50:06.678Z"
}

Changes

Changed in 12 of the 55 revisions of this API.1123

    • endpoint added

      endpoint-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • added the optional property to the response with the status

      response-optional-property-added

  • v3a0dbba00d7b512See the full diff
    • the optional response header Location removed for the status 201

      optional-response-header-removed

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • the security scope crm.objects.quotes.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • the security scope e-commerce was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog