GetBookingsForJob
Use this method to retrieve a list of the bookings for a specific job.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
jobID | String | The ID of the job. |
Output
Item | Format | Description |
---|---|---|
GetBookingsForJobResult | Array of DMABookingLite | The bookings for the specified job. |