various smaller maintenance changes
This commit is contained in:
@@ -87,7 +87,7 @@ if [[ "${noconfirm}" != "true" ]]; then
|
||||
fi
|
||||
|
||||
curl -s -X POST \
|
||||
"https://api.schwabapi.com/trader/v1/accounts/$(./getAccountNumbers.sh Regular)/orders" \
|
||||
"https://api.schwabapi.com/trader/v1/accounts/$(./getAccountNumbers.sh IRA)/orders" \
|
||||
-H "Authorization: Bearer $(./getNewAccessToken.sh)" \
|
||||
-H 'accept: */*' \
|
||||
-H 'Content-Type: application/json' \
|
||||
|
||||
Reference in New Issue
Block a user