Overview
Error Handling

Methods

API Documentation (API Version bleed)

Asset/Cancellation/

DESCRIPTION

This module, provides public API methods related to asset cancellations. It acts as an entry point for external requests, validating input and then delegating the actual processing to internal API methods. The module serves as a bridge between public-facing interfaces and internal logic, ensuring secure and controlled access to cancellation functionality.

reasonList

URL:

https://api.liquidweb.com/bleed/Asset/Cancellation/reasonList

Description:

Return all categories and their associated lists of reasons.

Parameters:

No Values Defined

Returns:

FieldType
itemsAn array of associative arrays containing
 
categoryA string of text, containing no newlines or other control characters.
reasonsAn array of a string of text, containing no newlines or other control characters.

Possible Errors:

Refer to the Error Handling documentation for the list of exception types