v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Batch

Create a batch of properties

Create a batch of properties using the same rules as when creating an individual property.

post/crm/properties/2026-03/{objectType}/batch/create

Path parameters

objectTypestring required

Request body

Response

successful operation

completedAtstring date-time required

The timestamp indicating when the batch operation was completed.

linksobject

A collection of URLs linking to documentation or resources related to the batch operation.

requestedAtstring date-time

The timestamp indicating when the batch operation was requested.

startedAtstring date-time required

The timestamp indicating when the batch operation began processing.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch operation, with possible values being CANCELED, COMPLETE, PENDING, or PROCESSING.