BatchExecute
BatchExecute calls a series of specified API methods
to be processed consecutively. Batch calls can be dependency chained
using the BatchCall id and
dependency tags. Source and destination data for the call to use can be
specified by the BatchCall parameter
tag.
Available to both premium and non-premium users.
Parameters
| Name | Description |
|---|---|
| call | BatchCall. API methods to call. |
Returns
| Name | Description |
|---|---|
| response | BatchResponse |

