Bundle REST Endpoints

Service/Bundle
Create, get, update and process Bundle Service.
Create/Update a Bundle Service
Method: post
Path: /bundle
Get a Bundle Service by ID
Method: get
Path: /bundle/{id}
Process a Bundle Service
Method: post
Path: /bundle/{id}/{task}