Overview
Error Handling

Methods

API Documentation (API Version bleed)

Basket/Item/Scenario/

apply

URL:

https://api.liquidweb.com/bleed/Basket/Item/Scenario/apply

Description:

Parameters:

ParameterTypeNotes
alsowithA single word, consisting of only letters, digits, and underscores.
basket_itemA valid UUID (Universally Unique IDentifier).* Required
scenarioA single word, consisting of only letters, digits, and underscores.* Required
scenario_argsAn associative array of arbitrary keys and values.

Returns:

FieldType
basket_itemA valid UUID (Universally Unique IDentifier).
nameA single word, consisting of only letters, digits, and underscores.
propertiesAn associative array of arbitrary keys and values.

Possible Errors:

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

modify

URL:

https://api.liquidweb.com/bleed/Basket/Item/Scenario/modify

Description:

Parameters:

ParameterTypeNotes
alsowithA single word, consisting of only letters, digits, and underscores.
basket_itemA valid UUID (Universally Unique IDentifier).* Required
scenarioA single word, consisting of only letters, digits, and underscores.* Required
scenario_argsAn associative array of arbitrary keys and values.

Returns:

FieldType
basket_itemA valid UUID (Universally Unique IDentifier).
nameA single word, consisting of only letters, digits, and underscores.
propertiesAn associative array of arbitrary keys and values.

Possible Errors:

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

remove

URL:

https://api.liquidweb.com/bleed/Basket/Item/Scenario/remove

Description:

Parameters:

ParameterTypeNotes
alsowithA single word, consisting of only letters, digits, and underscores.
basket_itemA valid UUID (Universally Unique IDentifier).* Required
scenarioA single word, consisting of only letters, digits, and underscores.* Required
scenario_argsAn associative array of arbitrary keys and values.

Returns:

FieldType
basket_itemA valid UUID (Universally Unique IDentifier).
successA boolean value (0 or 1).

Possible Errors:

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