Skip to content

Commit af80468

Browse files
committed
update readme
1 parent 2f80739 commit af80468

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

readme.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,20 +80,20 @@ schedule_payout = k.setup_payout(algorithm = '2',
8080

8181
print(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
```

0 commit comments

Comments
 (0)