Optional
requestFactory: BatchApiRequestFactoryOptional
responseProcessor: BatchApiResponseProcessorOptional
_options: PromiseConfigurationOptionsDelete a batch of tickets by ID. Deleted tickets can be restored within 90 days of deletion. Learn more about restoring records. Archive a batch of tickets by ID
Optional
_options: PromiseConfigurationOptionsCreate a batch of tickets. The inputs
array can contain a properties
object to define property values for the ticket, along with an associations
array to define associations with other CRM records.
Create a batch of tickets
Optional
_options: PromiseConfigurationOptionsCreate a batch of tickets. The inputs
array can contain a properties
object to define property values for the ticket, along with an associations
array to define associations with other CRM records.
Create a batch of tickets
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of tickets by ID (ticketId
) or unique property value (idProperty
).
Read a batch of tickets by internal ID, or unique property values
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: PromiseConfigurationOptionsRetrieve a batch of tickets by ID (ticketId
) or unique property value (idProperty
).
Read a batch of tickets by internal ID, or unique property values
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: PromiseConfigurationOptionsUpdate a batch of tickets by ID (ticketId
) or unique property value (idProperty
). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Update a batch of tickets by internal ID, or unique property values
Optional
_options: PromiseConfigurationOptionsUpdate a batch of tickets by ID (ticketId
) or unique property value (idProperty
). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Update a batch of tickets by internal ID, or unique property values
Optional
_options: PromiseConfigurationOptionsCreate or update records identified by a unique property value as specified by the idProperty
query param. idProperty
query param refers to a property whose values are unique for the object.
Create or update a batch of tickets by unique property values
Optional
_options: PromiseConfigurationOptionsCreate or update records identified by a unique property value as specified by the idProperty
query param. idProperty
query param refers to a property whose values are unique for the object.
Create or update a batch of tickets by unique property values
Optional
_options: PromiseConfigurationOptions
Delete a batch of tickets by ID. Deleted tickets can be restored within 90 days of deletion. Learn more about restoring records. Archive a batch of tickets by ID