9/17/2014
Production
9/17/2014
Supported Browsers
Java Settings
Java 7.0
Screen Resolution
1024 x 768 or higher
TICKET-3324 get_statement_content API Timing Out
This ticket updates the get_statement_content API logic to prevent it from timing out when the <do_encoding> parameter is set to True.
TICKET-3498 <supp_field_values> Array Deprecated from get_supp_field_values API
The <supp_field_values> array has been deprecated from the get_supp_field_values API, as it was not returning the output array in the proper format. As part of this change, a new <acct_supp_fields_values> array is introduced and replaces the deprecated array. This array returns the attribute name, supp_field_value, in the array elements as expected.
TICKET-3696 <allow_child_accts> Parameter Deprecated from edit_plan API
The <allow_child_accts> parameter has been deprecated from the edit_plan API. As part of this change, the default value of the parameter is set to True.
TICKET-4164 create_order Collection Failure Resulted in an Error Code
This ticket ensures that the create_order API will not return an error code during a collection attempt, when the collection amount is less than the minimum collection threshold specified against each currency.
TICKET-4185 Updated surcharge_no Array Properties
This fix updates properties of the <surcharge_no> array so that it is no longer a required field when calling the create_acct_hierarchy API from the SOAP UI.