Added hint, to do

This commit is contained in:
Shihaam Abdul Rahman 2021-04-25 15:16:00 +05:00 committed by GitHub
parent 1a233599a9
commit 47b316ca60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,4 +11,7 @@ curl -s -c $COOKIE $BML_URL/login \
curl -s -b $COOKIE $BML_URL/profile > /dev/null
#curl -s -b $COOKIE $BML_URL/contacts | jq -r '["Account Number","Currency","Account Name","Contact Name"], (.["payload"] | .[] | [.account, .currency, .name, .alias]) | @tsv' contacts.json
#curl -s -b $COOKIE $BML_URL/validate/account/7704265806101
#get this to render nicely in a table, similar to contacts
curl -s -b $COOKIE $BML_URL/dashboard