ValueListItemService::create()
Method: Creates a new ValueListItem object, which is added to the specified parent value list.
Method: Creates a new ValueListItem object, which is added to the specified parent value list.
Method: Returns a list of ValueListItem objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Updates a ValueList object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Note that item_type is immutable.
Method: Deletes a ValueList object, also deleting any items contained within the value list. To be deleted, a value list must not be referenced in any rules.
Method: Creates a new ValueList object, which can then be referenced in rules.
Method: Returns a list of ValueList objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Retrieves the details of an early fraud warning that has previously been created.
Method: Updates the specified Issuing Authorization object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Method: Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.
Method: Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow.
Method: Returns a list of Issuing Authorization objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Updates the specified Issuing Cardholder object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Method: Creates a new Issuing Cardholder object that can be issued cards.
Method: Returns a list of Issuing Cardholder objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Updates the specified Issuing Transaction object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.