Update multiple commerce payment records using their internal IDs or unique property values. This operation allows you to modify existing payment records in bulk by providing a list of records with their respective IDs and updated property values.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
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"
CANCELED, COMPLETE, PENDING, PROCESSING An object containing relevant links related to the batch request.
The number of errors
The timestamp when the batch request was initially made, in ISO 8601 format.