Ámbitos Requeridos
Esta API requiere uno de los siguientes ámbitos:crm.objects.commercepayments.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Una lista separada por comas de las propiedades que se devolverán en la respuesta. Si alguna de las propiedades especificadas no está presente en los objetos solicitados, se ignorará.
Una lista separada por comas de las propiedades que se devolverán junto con su historial de valores anteriores. Si alguna de las propiedades especificadas no está presente en los objetos solicitados, se ignorará.
Una lista separada por comas de los tipos de objetos para los que se desea recuperar los ID asociados. Si alguna de las asociaciones especificadas no existe, se ignorará.
Si se quieren devolver solo los resultados que se han archivado.
El nombre de una propiedad cuyos valores son únicos para este objeto
Response
successful operation
Represents a CRM object along with its properties, timestamps, and a set of associated object IDs grouped by association type.
The timestamp when the object was created, in ISO 8601 format.
The unique ID of the object.
Key value pairs representing the properties of the object.
The timestamp when the object was last updated, in ISO 8601 format.
A list defining relationships with other objects.
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.