Bulk Jobs
Bulk Jobs
๐๏ธ Update a bulk job
Updates a bulk job's name and / or marks a bulk job as 'ready_to_execute'. May only be updated if the bulk job is still in an 'open' state.
๐๏ธ Fetch a bulk job
Fetches a bulk job, by ID only.
๐๏ธ Cancel a bulk job
Cancels a bulk job and marks all pending records as cancelled. Cannot cancel jobs that are already completed.
๐๏ธ Create a bulk job
Creates a bulk job. The type of the bulk job must be included when created.
๐๏ธ List bulk jobs
Fetches multiple bulk job records. The records can be filtered, paged, and sorted according to the respective parameters.