Cancel a Bundle

post

/bcws/webresources/v1.0/subscriptions/cancel/bundle

Cancels the bundle associated with account/service that is passed in the request payload.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
Nested Schema : ResourceRef
Type: object
Show Source
Nested Schema : extension
Type: object
The extended attributes.
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : ResourceRef
Type: object
Show Source
Nested Schema : extension
Type: object
The extended attributes.
Back to Top

Response

200 Response

The bundle was canceled successfully.

400 Response

BAD REQUEST (400) on null Account Id/Service Id/Deal Id

500 Response

An internal server error occurred.
Back to Top