Record a transaction and Update the balance for the master accountAsk AIpost https://api.corestack.io/v1/billing/master_account/{master_account_id}/transactionUpdate the balance for the master accountPath Paramsmaster_account_idstringrequiredBody ParamsamountnumberBalance amount to updated for the master accounttransaction_idstringTransaction id for the balance updateuser_namestringName of the user who made the balance update.tenant_idstringId of the tenant where the balance is updated.conversation_idstringId of conversation where the balance is updated.transaction_typestringenumrequiredType of billing transaction.creditdebitAllowed:creditdebitResponses 200Success 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated about 2 months ago