You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The account parameter for POST /transactions/withdraw/interactive is optional, and the anchor should assume the source account of the payment will be the account authenticated via SEP-10 if account is not specified.
The account parameter for POST /transactions/deposit/interactive should also be optional and default to the authenticated account as well.
The text was updated successfully, but these errors were encountered:
The
account
parameter forPOST /transactions/withdraw/interactive
is optional, and the anchor should assume the source account of the payment will be the account authenticated via SEP-10 ifaccount
is not specified.The
account
parameter forPOST /transactions/deposit/interactive
should also be optional and default to the authenticated account as well.The text was updated successfully, but these errors were encountered: