Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titlewallet_top_up_rules object parameter data

Name

Type

Description

wallet_balance_threshold

(mandatory)

Number

The wallet balance threshold that will trigger the automatic wallet top-up

top_up_amount

(mandatory)

Number

The amount that will top up the wallet balance

frequency

(mandatory)

Number

The minimum period (in days) between wallet top ups

product_conditions_set

(optional)

Set of Allotment Product Conditions

A set of products that will be allowed to consume the specified top up amount

If no records are specified in the set then nothing will be updated. To remove a record use action "remove". To add a record use action "add". Different actions can be used within the same set. For example:

Code Block
themeConfluence
languagejavascript
linenumberstrue
"set": [
	   		{
            	"action": "remove",
            	...........
        	},
			{
            	"action": "add",
            	...........
			}
		]


Anchor
wallet_top_up_rules referred objects
wallet_top_up_rules referred objects
Referred Objects Response Data

Include Page
allotment_product_parameter
allotment_product_parameter