Á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.
Body
Response
successful operation
Represents the result of a batch upsert operation, including the operation’s status, timestamps, and a list of successfully created or updated objects.
The timestamp when the batch process was completed, in ISO 8601 format.
The timestamp when the batch process began execution, in ISO 8601 format.
The status of the batch processing request. Can be: "PENDING", "PROCESSING", "CANCELED", or "COMPLETE".
PENDING
, PROCESSING
, CANCELED
, COMPLETE
The timestamp when the batch process was initiated, in ISO 8601 format.
An object containing relevant links related to the batch request.