Portées requises
Cette API requiert l’une des portées suivantes :crm.objects.deals.write
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Le nom d'une propriété dont les valeurs sont uniques pour cet objet
Body
Represents the input required to create or update a CRM object, containing an object with property names and their corresponding values.
Paires clé-valeur représentant les propriétés de l'objet.
"{\"property_date\":\"1572480000000\",\"property_radio\":\"option_1\",\"property_number\":\"17\",\"property_string\":\"value\",\"property_checkbox\":\"false\",\"property_dropdown\":\"choice_b\",\"property_multiple_checkboxes\":\"chocolate;strawberry\"}"
Response
successful operation
A simple public object.
L'horodatage du moment où l'objet a été créé, au format ISO 8601.
L'ID unique de l'objet.
"512"
Paires clé-valeur représentant les propriétés de l'objet.
"{\"property_date\":\"1572480000000\",\"property_radio\":\"option_1\",\"property_number\":\"17\",\"property_string\":\"value\",\"property_checkbox\":\"false\",\"property_dropdown\":\"choice_b\",\"property_multiple_checkboxes\":\"chocolate;strawberry\"}"
L'horodatage du moment où l'objet a été mis à jour pour la dernière fois, au format ISO 8601.
Si l'objet est archivé.
L'horodatage du moment où l'objet a été archivé, au format ISO 8601.
Paires clé-valeur représentant les propriétés de l'objet avec leur historique.