REST API - cancelBusinessService
The table summarizes the REST API - cancelBusinessService.
Request
Format | DELETE <baseurl>/businessservice/cancel/<processid> |
Path parameters | processid: Unique identifier of a currently active business service instance. This must be a value returned earlier in the pageResponse.context.processReference.id element of a startBusinessService or updateBusinessService response. |
Response
JSON | Returns a JSON representation of the contents of a cancelBusinessServiceResponse element. |
XML | Returns the contents of a cancelBusinessServiceResponse element (from the BusinessService schema) |
Copyright © Cloud Software Group, Inc. All rights reserved.