Transfer funds from Stack to AccountAsk AIpost http://localhost:8080/v0/accounts/{accountId}/stacks/{stackId}/transfer-outPath ParamsaccountIduuidrequiredAccount IDstackIduuidrequiredStack IDBody ParamsamountnumberrequiredAmount of money to be moved from a stack.customerIduuidrequiredCustomer ID to be associated with this transaction.descriptionstringlength between 0 and 20Description of the transaction.Responses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 11 months ago