Created
July 28, 2022 04:00
-
-
Save eaccmk/1699efd70c28c37090dc713300c3c3a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": | |
{ | |
"products": | |
[ | |
{ | |
"desc": "A fixed term investment for businesses at an agreed rate of interest.", | |
"name": "90 Day Business Term Deposit" | |
}, | |
{ | |
"desc": "A fixed term investment for businesses at an agreed rate of interest.", | |
"name": "60 Day Business Term Deposit" | |
}, | |
{ | |
"desc": "A fixed term investment for businesses at an agreed rate of interest.", | |
"name": "30 Day Business Term Deposit" | |
}, | |
{ | |
"desc": "An unsecured business loan designed to help you expand, finance new inventory or just keep moving.", | |
"name": "Tyro Business Loan" | |
}, | |
{ | |
"desc": "A fee-free, interest earning business bank account that provides the flexibility to move money using the Tyro App.", | |
"name": "Tyro Bank Account" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment