サポートされる製品
次のいずれかの製品またはそれ以上が必要です。
必須スコープ
この API には、次のいずれかのスコープが必要です。crm.objects.users.write
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
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".
Available options:
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.