File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -80,20 +80,20 @@ schedule_payout = k.setup_payout(algorithm = '2',
8080
8181print (schedule_payout)
8282# {
83- # 'response':
83+ # 'response':
8484# {
85- # 'merchant': '5d34445784deb700073a0281',
86- # 'meta_data': '',
87- # 'algorithm': 'roof',
88- # 'rate_frequency': '',
89- # 'roof_amount': '10000',
90- # 'active': True,
91- # 'send_notification': True,
92- # 'destination_type': 'MOBILE_MONEY',
93- # 'destination': '22961000000',
94- # 'job_name': '',
85+ # 'merchant': '5d34445784deb700073a0281',
86+ # 'meta_data': '',
87+ # 'algorithm': 'roof',
88+ # 'rate_frequency': '',
89+ # 'roof_amount': '10000',
90+ # 'active': True,
91+ # 'send_notification': True,
92+ # 'destination_type': 'MOBILE_MONEY',
93+ # 'destination': '22961000000',
94+ # 'job_name': '',
9595# 'account': '5d34445784deb700073a0282'
96- # },
96+ # },
9797# 'status_code': 200
9898# }
9999```
You can’t perform that action at this time.
0 commit comments