Make a manual payment in API, get requisites

2016-10-20 Thread Konstantin Kalinin
Hello! Could you please clarify some questions for me? - Is it possible to set/get payment source requisites (who pays) in API? - Is it possibleto to get payment destination requisites (of client account) to make a payment from external payment system? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Account access managing (add new user by email) in API

2016-10-19 Thread Konstantin Kalinin
Hello! Could you please help me how I can add user to have access in my account in API? This is what I'm talking about in web: http://prntscr.com/cw9f6v I'm looking for api-call like this: $myAuthorizedAccount->sendAccessInvite($invitedUserEmail, $grantLevel) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Account access management in API (grant other user access to my account)

2016-10-19 Thread Konstantin Kalinin
Hello! I cant find how to process this action via API call? http://prntscr.com/cw9ntm I have an account, and I want to invite another user into this account knowing his email? I expect API-call like $myAuthorizedUser->invite($otherUserEmail, $accessLevel). Thank you! -- -- =~=~=~=~=~=~=~=~=~