Ámbitos Requeridos
Esta API requiere uno de los siguientes ámbitos:crm.objects.commercepayments.write
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
El nombre de una propiedad cuyos valores son únicos para este objeto
Body
Represents the input required to create or update a CRM object, containing an object with property names and their corresponding values.
Key value pairs representing the properties of the object.
"{\"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.
The timestamp when the object was created, in ISO 8601 format.
The unique ID of the object.
"512"
Key-value pairs representing the properties of the object.
"{\"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\"}"
The timestamp when the object was last updated, in ISO 8601 format.
Whether the object is archived.
The timestamp when the object was archived, in ISO 8601 format.
Key-value pairs representing the properties of the object along with their history.