fundCustodyAccount

Request Parameters

ParameterRequiredTypeDescription
clientIDyesstringTransactAPI Client ID
developerAPIKeyyesstringTransactAPI Developer Key
accountIdyesstringAccount ID that is generated by the API once an account is created (createAccount)
NickNameyesstringNickname given to the external account
amountyesstringThe amount to be debited from the external account. The amount is limited to $100,000.00
descriptionyesstringDescription of the fund move (Investment in [offering])
createdIpAddressyesstringIP address associated with the externalFundMove method call

Sample Request

Response Parameters

ParameterTypeDescription
statusCodestringAPI Status Code
statusDescstringAPI Status Description
externalFundMove detailsstringReturns the fund move details as an array

Sample Response

Test it Yourself!

Language
Click Try It! to start a request and see the response here!