API Reference
Accounts
Transfer Credit
2min
PUT
QUERY PARAMETERS
api_key
string
*API Key
BODY PARAMETERS
body
TransferCreditRequest
*sender
string
*Who is sending the credits. Defaults to "me"
recipient
string
*Email of recipient account
amount
number
*$dollars of credit to transfer
RESPONSES
200
Credit Transfer Successful
TransferCreditResponse
success
boolean

Updated 20 Jul 2023
Did this page help you?