Options

The Options object is the base object for all options on methods, such as Create. Specify ClientID on this option during a call to avoid having to specify ClientID on all objects within the call.

NameData TypeDescription
CallsInConversationxsdNumber of calls within an async API conversation.
ClientClientIDSpecifies the account ownership and context of an object.
ConversationIDxsdUnique ID of initial async API call.
PriorityxsdDeprecated.
RequestTypeRequestTypeDefines request as synchronous or asynchronous API.
SaveOptionsSaveOption[]Allows upsert on selected objects.
ScheduledTimexsdKeeps requests in asynchronous queue until time specified in the call.
SendResponseToAsyncResponse[]Defines how responses are returned and under what conditions.
SequenceCodexsdSpecifies the processing sequence of a multi-step conversation.