Starts the process of downloading batches
The batch downloading that you would like to be saved.
{- "business_unit_id": "string",
- "batch_ids": [
- "string"
]
}
{- "notification_publishKey": "string",
- "notification_subscribeKey": "string",
- "notification_channel": "string",
- "executionArn": "string",
- "start_date": "2019-08-24T14:15:22Z"
}
Starts the process of downloading batches
The batch template
{- "file_name_template": "string",
- "template": "string"
}
"string"
curl -i -X POST \ https://collect.api.756794052567.rhythmsoftware.com/batchDownloading/warmUpStepFunctions \ -H 'Authorization: YOUR_API_KEY_HERE'