Á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.
Query Parameters
Si se quieren devolver solo los resultados que se han archivado.
Body
Specifies the input for reading a batch of CRM objects, including arrays of object IDs, requested property names (with optional history), and an optional unique identifying property.
Key-value pairs for setting properties for the new object and their histories.
Key-value pairs for setting properties for the new object.
Al utilizar una propiedad de valor único personalizada para recuperar registros, el nombre de la propiedad. No incluyas este parámetro si estás recuperando por ID de registro.
Response
successful operation
A public object batch response object
The timestamp when the batch processing was completed, in ISO 8601 format.
The timestamp when the batch processing began, in ISO 8601 format.
The status of the batch processing request: "PENDING", "PROCESSING", "CANCELLED", or "COMPLETE"
PENDING
, PROCESSING
, CANCELED
, COMPLETE
The timestamp when the batch request was initially made, in ISO 8601 format.
An object containing relevant links related to the batch request.