Transfer funds from Account to StackAsk AIpost http://localhost:8080/v0/accounts/{accountId}/stacks/{stackId}/transfer-inPath ParamsaccountIduuidrequiredUnique identifier (UUID) of the AccountstackIduuidrequiredUnique identifier (UUID) of the StackBody ParamsamountnumberrequiredValue of the Transaction, to 2 decimal placescustomerIduuidrequiredUnique identifier (UUID) of the Customer (initiator of the transfer)descriptionstringlength between 0 and 20Transaction descriptionResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 11 months ago